this post was submitted on 27 Nov 2023
22 points (100.0% liked)

Asklemmy

1454 readers
56 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

Hi everyone,

I'm currently on the lookout for a self-hosted budgeting tool that utilizes the envelope method, similar to what YNAB offers. I've been using Firefly III for a while, and it's great, but I'm seeking something that brings the budgeting aspect more to the forefront, rather than something I refer to in hindsight.

Ideally, I'd like a tool that allows for proactive budget management, where I can allocate funds to specific categories or 'envelopes' ahead of time. This way, I can track my expenses against my budget as they happen, rather than just reviewing them after the fact.

Additionally, having an iOS app for easy access and management on the go would be a huge plus.

Does anyone have recommendations for tools that fit this description? Any suggestions or insights from personal experiences would be greatly appreciated!

Thanks in advance!

top 7 comments
sorted by: hot top controversial new old
[โ€“] NaibofTabr@infosec.pub 11 points 1 year ago (2 children)

Last time I saw this question, someone else recommended Actual Budget. I haven't used this myself (still using YNAB4), but I'm planning to switch to it in the future. It currently only imports from YNAB4, but they have an open API so it might import from other apps in the future.

[โ€“] ahal@lemmy.ca 2 points 1 year ago* (last edited 1 year ago)

Yes I switched from YNAB to Actual Budget and this is the closest thing to what OP is looking for.

That said the interface isn't as polished, there are no bank imports outside Europe, mobile apps are discontinued and reports are sorely lacking.

But if those aren't deal breakers it has all the same core features and has been pretty solid for me.

[โ€“] Schmoo@slrpnk.net 2 points 1 year ago

I've recently started using this, running it in a docker container on my media server. It's fairly simplistic but that's exactly what I was looking for.

[โ€“] miracleorange 4 points 1 year ago (1 children)

Not self-hosted (not online at all, actually) and the apps are in early stages (read-only afaik), but I'd recommend Buckets. I've done the same search as you, and nothing has even come close to it. The license is a tad expensive, but it's from the WinRAR school of licensing where it doesn't disable anything. It just nags you until you buy it. It syncs with SimpleFIN and everything is in a single file, so I just have it in a Syncthing folder to keep it updated between everywhere (though it does have a built in sync function).

[โ€“] Chozo@kbin.social 1 points 1 year ago (1 children)

I couldn't find any details on their page, but do you know how they handle bank account syncing? Is it using a backend service like Plaid or something similar to securely link the accounts, or do you have to provide your bank credentials to the app directly?

[โ€“] Kata1yst@kbin.social 1 points 1 year ago

https://bridge.simplefin.org/ with this. It costs, but I spot checked some finicky banks, and they're supported, so I suspect the coverage is quite good.

[โ€“] bolapara@lemmy.ml 3 points 1 year ago

Not sure if you're into command line tools but I'm using hledger and have emulated pretty well the YNAB envelope method and I'm liking it quite a bit. Using plain text for transaction journals is amazing and has solved some of the ambiguity I felt when using YNAB. Tons of information here for this type of accounting method. And look here specifically for implementing the envelope method with these sorts of tools.

No phone apps are available as far as I know but depending on your technical expertise you could provide reports from a webpage pretty easily.