From 232ad851a5bba2c9f171645c49a8683070039e35 Mon Sep 17 00:00:00 2001 From: GloriousEggroll Date: Sun, 23 Mar 2025 21:52:12 -0600 Subject: [PATCH] bump readme --- README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/README.md b/README.md index ff538fe..a561e29 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,27 @@ ![screenshot](screenshots/flatshop_agnostic.png) 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