add new screenshots and readme bump

This commit is contained in:
GloriousEggroll 2025-04-13 20:46:22 -06:00
parent 35fa9a68d9
commit 9971bb507e
5 changed files with 3 additions and 4 deletions

View file

@ -1,5 +1,7 @@
![screenshot](screenshots/flatshop_agnostic.png)
![screenshot](screenshots/flatshop_agnostic2.png)
![screenshot](screenshots/flatshop_agnostic3.png)
![screenshot](screenshots/flatshop_agnostic4.png)
I wanted a desktop environment agnostic flatpak store that didn't require pulling in gnome or kde dependencies.
@ -50,11 +52,8 @@ DONE:
TODO:
- Document fp_turbo functions
Usage (Temporary until proper packaging is added):
Shop: `./main.py`
CLI:
The fp_turbo.py library can double as a standalone CLI tool:
```
./fp_turbo.py -h
usage: fp_turbo.py [-h] [--id ID] [--repo REPO] [--list-all] [--categories] [--subcategories] [--list-installed] [--check-updates] [--list-repos] [--add-repo REPO_FILE] [--remove-repo REPO_NAME] [--toggle-repo ENABLE/DISABLE]