Sandbox icon indicating copy to clipboard operation
Sandbox copied to clipboard

App Request: BudgE

Open bradmartti opened this issue 2 years ago • 3 comments

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 avatar Apr 09 '23 01:04 bradmartti

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

    

maximuskowalski avatar Mar 10 '24 02:03 maximuskowalski

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

Barrow1990 avatar Sep 17 '24 20:09 Barrow1990

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: @.***>

saltydk avatar Sep 17 '24 20:09 saltydk