Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App Request: BudgE #245

Open
bradmartti opened this issue Apr 9, 2023 · 3 comments
Open

App Request: BudgE #245

bradmartti opened this issue Apr 9, 2023 · 3 comments
Labels
AppRequest Request for new application

Comments

@bradmartti
Copy link

bradmartti commented Apr 9, 2023

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."

@maximuskowalski maximuskowalski added the AppRequest Request for new application label Apr 9, 2023
@maximuskowalski
Copy link
Collaborator

maximuskowalski commented Mar 10, 2024

@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
    ```
    

    

@Barrow1990
Copy link
Contributor

Barrow1990 commented Sep 17, 2024

Feel like this app has gone stale. Not been updated for 2 years @saltydk

@saltydk
Copy link
Member

saltydk commented Sep 17, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AppRequest Request for new application
Projects
None yet
Development

No branches or pull requests

4 participants