A minimalstic, personal budget tool in a single file. Data is being saved and turnover is calculated as you type. All data is saved with the LocalStorage of your browser and remains on your machine. Currently only in German.
Download or clone this repository and deploy the single minibudget.html
file to a web server of your choice.
Or simply use the online deployment, if available.
- Server: none, any HTTP server will do.
- Client: any modern browser with JavaScript and LocalStorage enabled.
Future development is currently not scheduled, as rough requirements have been met; contributions to this repository are highly welcome, however.
- Import/Export buttons don't seem to always work. Repeated usage of the desired function bypasses the issue.
- The expanses side doesn't prepend
-
to numbers automatically. Users must take care of that themselves. - An english translation is missing.