Add AppImageHub in-app catalog browser with search, categories, and install

This commit is contained in:
lashman
2026-02-28 00:23:36 +02:00
parent 2704ebb316
commit f12e74ba2b
6 changed files with 733 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
pub mod analysis;
pub mod appstream;
pub mod backup;
pub mod catalog;
pub mod database;
pub mod discovery;
pub mod duplicates;