From a4351013c3397d6afb21beed65e5946d88b503f5 Mon Sep 17 00:00:00 2001 From: sassanix <39465071+sassanix@users.noreply.github.com> Date: Sun, 28 Sep 2025 08:05:06 -0300 Subject: [PATCH] =?UTF-8?q?Add=20Warracker=20=E2=80=93=20A=20self-hosted?= =?UTF-8?q?=20warranty=20tracker=20(#1641)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: nodiscc --- software/warracker.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 software/warracker.yml diff --git a/software/warracker.yml b/software/warracker.yml new file mode 100644 index 0000000000..3f3f58d1fc --- /dev/null +++ b/software/warracker.yml @@ -0,0 +1,10 @@ +name: "Warracker" +website_url: "https://warracker.com" +source_code_url: "https://github.com/sassanix/Warracker" +description: "Warranty tracker that lets you monitor expiry dates, upload receipts/files, and get alerts before warranties expire." +licenses: + - AGPL-3.0 +platforms: + - Docker +tags: + - Miscellaneous