Sandbox
Sandbox copied to clipboard
App Request: BudgE
https://github.com/linuxserver/budge
I don't have the skill set to create the role but I think it would make a great addition to saltbox if it works as intended.
"BudgE (pronounced "budgie", like the bird) is an open source "budgeting with envelopes" personal finance app, taking inspiration from other tools such as Aspire Budgeting, budgetzero, and Buckets."
@bradmartti would you be interested in making the basic docs for this if someone creates the role?
Compose file
---
services:
budge:
image: lscr.io/linuxserver/budge:latest
container_name: budge
environment:
- PUID=1000
- PGID=1000
- TZ=Etc/UTC
volumes:
- /path/to/budge/config:/config
ports:
- 80:80
- 443:443
restart: unless-stopped
```
Feel like this app has gone stale. Not been updated for 2 years @saltydk
I am not the Sandbox maintainer.
On Tue, 17 Sep 2024, 22:10 Barrow1990, @.***> wrote:
Feel like this app has gone stale. Not been updated for 2 years @saltydk https://github.com/saltydk
— Reply to this email directly, view it on GitHub https://github.com/saltyorg/Sandbox/issues/245#issuecomment-2356813076, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABSIMLRF6AMWR37UBLDPTJTZXCEBRAVCNFSM6AAAAAAWXZLIZSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJWHAYTGMBXGY . You are receiving this because you were mentioned.Message ID: @.***>