Fossdroid Core Save

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.

Project README

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 and change the "melodycode_fossdroid.local_path_icons" attribute:
    composer install
    
  4. Create schema:
    php app/console doctrine:schema:create
    
  5. 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.

Open Source Agenda is not affiliated with "Fossdroid Core" Project. README Source: SnaKKo/Fossdroid-Core
Stars
489
Open Issues
2
Last Commit
6 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating