From 8115c53c08e3c0382ce26b4d09193bf7c0fc8813 Mon Sep 17 00:00:00 2001 From: cptwtf <54376953+cptwtf@users.noreply.github.com> Date: Sat, 1 Mar 2025 12:59:07 +0100 Subject: [PATCH] add Wallos (#1141) --- software/wallos.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/wallos.yml diff --git a/software/wallos.yml b/software/wallos.yml new file mode 100644 index 0000000000..3916612895 --- /dev/null +++ b/software/wallos.yml @@ -0,0 +1,12 @@ +name: "Wallos" +website_url: "https://wallosapp.com" +source_code_url: "https://github.com/ellite/wallos" +description: "Lightweight personal subscription tracker with statistics and optional notifications." +licenses: + - GPL-3.0 +platforms: + - PHP + - Docker +tags: + - Money, Budgeting & Management +demo_url: "https://github.com/ellite/wallos?tab=readme-ov-file#demo" \ No newline at end of file