From 95754e2175947c57cbdfec3436fbf9622be33886 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Sun, 3 Dec 2023 12:45:28 +0000 Subject: [PATCH] Add Shelf (#404) Co-authored-by: nodiscc --- software/shelf.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/shelf.yml diff --git a/software/shelf.yml b/software/shelf.yml new file mode 100644 index 0000000000..b2327db821 --- /dev/null +++ b/software/shelf.yml @@ -0,0 +1,11 @@ +name: "Shelf" +website_url: "https://www.shelf.nu" +source_code_url: "https://github.com/Shelf-nu/shelf.nu" +description: "Asset and equipment tracking software used by teams who value clarity. Shelf is an asset database and QR asset label generator that lets you create, manage and overview your assets across locations. Unlimited assets, free forever." +licenses: + - AGPL-3.0 +platforms: + - Nodejs +tags: + - Inventory Management + - Maps and Global Positioning System (GPS) \ No newline at end of file