From ba147cab06525830cfd39aa962f9c6219dffbd8f Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Sun, 18 Jan 2026 07:19:27 -0500 Subject: [PATCH] Add Sure to Money, Budgeting & Management (#1917) Co-authored-by: Rabenherz112 --- software/sure.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 software/sure.yml diff --git a/software/sure.yml b/software/sure.yml new file mode 100644 index 0000000000..47b26eca6f --- /dev/null +++ b/software/sure.yml @@ -0,0 +1,10 @@ +name: Sure +website_url: https://github.com/we-promise/sure +description: Personal finance application for everyone (fork of Maybe). +licenses: + - AGPL-3.0 +platforms: + - Docker +tags: + - Money, Budgeting & Management +source_code_url: https://github.com/we-promise/sure \ No newline at end of file