Fossdroid Core是F-Droid的一个Web前端

Fossdroid Core是F-Droid的一个Web前端,一个分享开源应用的网站。

PHP CMS管理系统

访问GitHub主页

共308Star

详细介绍

Fossdroid Core

Fossdroid Core is a web frontend of F-Droid: an alternative software repository comprising only free, open source software for Android.

This repo is the open source version of Fossdroid.com.

Screenshots

Homepage App details

Requirements

  • PHP >=5.6 or PHP 7
  • GD >= 2.0 and/or Imagick >= 2.0 and/or Gmagick >= 1.0

Installing

  1. Clone repo
  2. Create database
  3. Install dependencies: composer install
  4. Create schema: php app/console doctrine:schema:create
  5. Edit config updating the "melodycode_fossdroid.local_path_icons" attribute: nano app/config/config.yml
  6. Sync: php app/console fossdroid:sync

Why "Core"?

Because this repo contains all the code of Fossdroid.com except:

  • Scraping engine that download screenshots from another source
  • Popularity data

Authors

License

This project is licensed under the terms of the MIT license.

推荐源码