From 2b35410159813585dcb3a3ca1d432867165ed400 Mon Sep 17 00:00:00 2001 From: Simon Date: Sun, 5 May 2024 17:26:56 +0200 Subject: [PATCH] Add ocular (#660) --- software/ocular.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/ocular.yml diff --git a/software/ocular.yml b/software/ocular.yml new file mode 100644 index 0000000000..ad93a4f8d4 --- /dev/null +++ b/software/ocular.yml @@ -0,0 +1,11 @@ +name: "Ocular" +website_url: "https://github.com/simonwep/ocular" +source_code_url: "https://github.com/simonwep/ocular" +description: "Simplistic and straight-forward budgeting app to track your budget across months and years." +licenses: + - MIT +platforms: + - Docker +tags: + - Money, Budgeting & Management +demo_url: "https://ocular.reinisch.io/#demo"