From 28a14ee2c64b161d3bff8edbf00c711b9403ddf2 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Wed, 23 Apr 2025 23:54:11 +0100 Subject: [PATCH] Add VoucherVault (#1303) Co-authored-by: Rabenherz112 --- software/vouchervault.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 software/vouchervault.yml diff --git a/software/vouchervault.yml b/software/vouchervault.yml new file mode 100644 index 0000000000..0306cd0848 --- /dev/null +++ b/software/vouchervault.yml @@ -0,0 +1,10 @@ +name: "VoucherVault" +website_url: "https://github.com/l4rm4nd/VoucherVault" +source_code_url: "https://github.com/l4rm4nd/VoucherVault" +description: "Store and manage vouchers, coupons, loyalty and gift cards digitally. Supports expiry notifications, transaction histories, file uploads and OIDC SSO." +licenses: + - GPL-3.0 +platforms: + - Docker +tags: + - Money, Budgeting & Management \ No newline at end of file