Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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