From 721b0febf1752e1699ea63b904b401577da2b937 Mon Sep 17 00:00:00 2001 From: Kevin Woblick Date: Fri, 17 Nov 2023 14:16:16 +0100 Subject: [PATCH] Add Homebox Inventory (#351) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: nodiscc Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com> --- software/homebox-inventory.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/homebox-inventory.yml diff --git a/software/homebox-inventory.yml b/software/homebox-inventory.yml new file mode 100644 index 0000000000..65a9e3f26c --- /dev/null +++ b/software/homebox-inventory.yml @@ -0,0 +1,11 @@ +name: "Homebox Inventory" +website_url: "https://hay-kot.github.io/homebox/" +source_code_url: "https://github.com/hay-kot/homebox" +description: "An inventory and organization system built for the home user with a focus on simplicity and ease of use." +licenses: + - AGPL-3.0 +platforms: + - Docker +tags: + - Inventory Management +demo_url: "https://homebox.fly.dev/"