Actual Budget

4 points by pyfisch


aloys

We have been happy user sof Actual for close to three years, excellent application.

I use plain text accounting (hledger) for my own accounts. We use it for our household budget as the user interface is excellent for less techy users. Great alternative to YNAB.

pyfisch

The recently shared story about ledger plain text accounting reminded me of Actual, the budgeting software I use regularly.

Actual budget is an offline-first browser app, on a technical level the most interesting aspect is the synchronization based on a simple table CRDT. (There is also a presentation about this on YouTube by the original developer.) Right now the software is developed by the community.