No description
Find a file
GloriousEggroll 232ad851a5 bump readme
2025-03-23 21:52:12 -06:00
screenshots add basic screenshot for readme 2025-03-22 18:14:13 -06:00
collections_data.json more buttons 2025-03-23 02:02:02 -06:00
libflatpak_query.py yay, repository management is done 2025-03-23 21:47:18 -06:00
LICENSE Initial commit 2025-03-22 10:26:25 -06:00
main.py yay, repository management is done 2025-03-23 21:47:18 -06:00
README.md bump readme 2025-03-23 21:52:12 -06:00

screenshot

This is very much currently WIP. Right now it only fetches data from appstream and/or a few flathub api endpoints.

DONE:

  • Appstream metadata loading and search
  • Appstream metadata refresh
  • Collections metadata loading and search
  • Collections metadata refresh
  • Repository management functions
  • Repository management GUI
  • Installed package query functions
  • Available updates package query functions
  • GUI layout of system, collections, and categories entries.
  • GUI layout of application list
  • GUI layout of buttons
  • GUI layout of search
  • Donate/Support button and function.

TODO:

  • Install/Remove button functions
  • Update button functions
  • Update management GUI
  • Search function
  • Refresh metadata button
  • Package information page/section.
  • General GUI layout/theming improvements