From 6cb2f92bd20fbce520810cd904bb3243098fe2da Mon Sep 17 00:00:00 2001 From: heliguy4599 Date: Sun, 24 Sep 2023 18:27:54 -0400 Subject: [PATCH] Begin making a proper app page for Flathub --- ...thub.heliguy4599.Warehouse.metainfo.xml.in | 28 +++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/data/io.github.heliguy4599.Warehouse.metainfo.xml.in b/data/io.github.heliguy4599.Warehouse.metainfo.xml.in index 815f701..3251896 100644 --- a/data/io.github.heliguy4599.Warehouse.metainfo.xml.in +++ b/data/io.github.heliguy4599.Warehouse.metainfo.xml.in @@ -1,9 +1,33 @@ io.github.heliguy4599.Warehouse.desktop + io.github.heliguy4599.Warehouse.desktop + Warehouse + Heliguy CC0-1.0 GPL-3.0-only - -

No description

+ Manage most things Flatpak + +

Warehouse is a simple app that can manage installed Flatpaks, Flatpak user data, and Flaptak remotes.

+

Warehouse features the following capabilities:

+
    +
  • Show and filter the list of installed Flatpaks
  • +
  • Display properties of installed Flatpaks
  • +
  • Manage large groups of Flatpaks at once
  • +
  • Add and remove Flatpak remotes
  • +
  • Find and trash orphaned user data
  • +
  • Reinstall apps that match orphaned user data
  • +
+

Warehouse is made with Libadwaita and GTK4 in Python

+ + https://github.com/flattool/warehouse + https://github.com/flattool/warehouse/issues + + + +

First release of Warehouse

+
+
+