Personal finances made real simple: one single HTML file with JavaScript smartness and CSS beauty.

Forget those bureaucratic finance softwares. To add a transaction in MoneyLog you only have to inform two values: the date and the amount (incoming or expense). The description and tags are optional. And that's it.

The reports are reached with a single click and you can narrow them showing just the most recent months or filtering "as you type", even using regular expressions. Click on the column header to change or reverse the report sorting. Future transactions are highlighted.

All of that in an intuitive and uncluttered interface, with no "OK" buttons. You click, it's active. You type, it's already filtering. The Mac style meets the browser.

All your transactions data reside on the same HTML file where the program is. You have just one single file to carry over. Edit the file on your favorite text editor and reload the report on the browser. Simple as that.

Tested on Internet Explorer (IE), Google Chrome, Firefox, Camino, Safari and Opera. Should work in any browser that supports JavaScript.

Notes about the different versions:

DOWNLOAD version
version 4 — 68 KB