Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dbeley/firefox-addons-table
Website to display Firefox addons available through the NUR repository
https://github.com/dbeley/firefox-addons-table
firefox firefox-addon firefox-addons firefox-extension firefox-extensions
Last synced: 4 days ago
JSON representation
Website to display Firefox addons available through the NUR repository
- Host: GitHub
- URL: https://github.com/dbeley/firefox-addons-table
- Owner: dbeley
- License: gpl-3.0
- Created: 2023-10-18T22:31:32.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-08T02:55:28.000Z (7 months ago)
- Last Synced: 2024-04-08T03:43:14.312Z (7 months ago)
- Topics: firefox, firefox-addon, firefox-addons, firefox-extension, firefox-extensions
- Language: Python
- Homepage: https://dbeley.github.io/firefox-addons-table/
- Size: 372 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# firefox-addons-table
Display available firefox add-ons in a easy-to-use and beautiful table.
## Usage
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.
- `./update-addons-list.sh`: will export the latest list of Firefox add-ons from the NUR (https://gitlab.com/rycee/nur-expressions/-/tree/master/pkgs/firefox-addons)
- `python table_export.py`: will create `export.csv` containing F-Droid apps data.
- `python template_export.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