mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
add monetr (#1763)
This commit is contained in:
parent
a45e456da3
commit
39624902a6
2 changed files with 15 additions and 0 deletions
|
|
@ -36,6 +36,10 @@
|
|||
name: Elastic License 2.0
|
||||
url: https://spdx.org/licenses/Elastic-2.0.html
|
||||
|
||||
- identifier: FSL-1.1-MIT
|
||||
name: Functional Source License, Version 1.1, MIT Future License
|
||||
url: https://spdx.org/licenses/FSL-1.1-MIT.html
|
||||
|
||||
- identifier: NPOSL-3.0
|
||||
name: Non-Profit Open Software License 3.0
|
||||
url: https://spdx.org/licenses/NPOSL-3.0.html
|
||||
|
|
|
|||
11
software/monetr.yml
Normal file
11
software/monetr.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
name: "monetr"
|
||||
website_url: "https://monetr.app/"
|
||||
source_code_url: "https://github.com/monetr/monetr"
|
||||
description: "Budgeting application focused on planning for recurring expenses."
|
||||
licenses:
|
||||
- FSL-1.1-MIT
|
||||
platforms:
|
||||
- Docker
|
||||
- K8S
|
||||
tags:
|
||||
- Money, Budgeting & Management
|
||||
Loading…
Reference in a new issue