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

This commit is contained in:
2026-02-28 00:23:36 +02:00
parent db83dc3224
commit 8c5ee314d8
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;