History of 2025-05-05 A simple budgeting app for Ledger

2025-05-06
05:30 UTC Revision 2 . . . . mborkadd the link (minor)
2025-05-05
19:50 UTC Revision 1 . . . . mborkSome time ago I mentioned having built a very simple web app to help me with budgeting with Ledger. Let me share it with you right now. It is extremely simple – the whole app resides in just one index.js file which has less than 150 lines of code, and over half of it is boilerplate code or code related to authentication (which is very simplistic anyway).