mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add ExpenseOwl (#1263)
This commit is contained in:
parent
9b79f056c4
commit
25a44dd2dd
1 changed files with 12 additions and 0 deletions
12
software/expenseowl.yml
Normal file
12
software/expenseowl.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: ExpenseOwl
|
||||
website_url: https://github.com/tanq16/expenseowl
|
||||
description: Extremely simple expense tracker with a beautiful UI.
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- Go
|
||||
- Docker
|
||||
- K8S
|
||||
tags:
|
||||
- Money, Budgeting & Management
|
||||
source_code_url: https://github.com/tanq16/expenseowl
|
||||
Loading…
Reference in a new issue