From c316b91637e2128ae37d2b7066c1277e7491b88f Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 15 Jun 2024 07:32:05 +0000 Subject: [PATCH] Remove Homebox Inventory (archived project) (#751) - This repository has been archived by the owner on Jun 12, 2024. It is now read-only. - `ERROR:awesome_lint.py: Homebox Inventory: the project is archived` --- software/homebox-inventory.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/homebox-inventory.yml diff --git a/software/homebox-inventory.yml b/software/homebox-inventory.yml deleted file mode 100644 index 868b7a7a58..0000000000 --- a/software/homebox-inventory.yml +++ /dev/null @@ -1,14 +0,0 @@ -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/ -stargazers_count: 2563 -updated_at: '2024-05-23' -archived: true