Skip to content

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.

License

SnaKKo/Fossdroid-Core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published