Skip to content

dbeley/lpa-table

Repository files navigation

lpa-table

An alternative front-end for the data hosted at LinuxPhoneApps.org.

Usage

git submodule init
git submodule update

The data should be re-generated every monday.

If you want to manually create an export:

  • Copy .env.example to .env and fill it with your own tokens.
  • python lpa_table_export.py: will create export.csv containing F-Droid apps data.
  • python lpa_html_builder.py: will create docs/index.html with export.csv and template.html.

External data

  • Github: number of stars, last repo update
  • Gitlab (gitlab.com, invent.kde.org instances): number of stars, last repo update
  • Other Gitlab instances: number of stars
  • Codeberg: number of stars, last repo update
  • SourceHunt: last repo update

Credits

About

Linux Phone Apps Table. Alternative front-end for linuxphoneapps.org.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published