I replaced my freelance SaaS stack with 5 single-file HTML tools
8 points
2 days ago
| 4 comments
| HN
I noticed that as a freelancer I was paying several SaaS subscriptions just to handle simple tasks like invoices, proposals, contracts, and project tracking.

None of those workflows seemed complex enough to justify full SaaS platforms, so I started experimenting with local-first tools instead.

I ended up building five standalone HTML apps that run directly in the browser. No frameworks, no installation, and no accounts. Just open the file and use it.

The tools cover invoices, proposals, contracts, expenses, and project roadmaps. Everything runs locally and data stays on the machine.

Curious what others here think about local-first tools for this kind of workflow

lurn_mor
6 hours ago
[-]
I blogged about the shift to 'local only' web apps that seem to be proliferating: http://www.undr.com/understatement/2026/feb13_web_apps_work_...

With a future of ChromeOS Flex running on millions of older hardware, the browser is the new 'App Store'.

...and congrats on reducing your dependency on third party tools!

reply
anonymous541908
9 hours ago
[-]
Can you share the source code?
reply
ipaddr
1 day ago
[-]
It's a normal thing to do.
reply
shoo
1 day ago
[-]
you can get pretty far without programming at all, using spreadsheet templates
reply