I built an open-source (AGPLv3), local-first investment portfolio tracker

2 kernelwhisperer 2 6/23/2025, 10:13:04 AM privatefolio.xyz ↗

Comments (2)

kernelwhisperer · 4h ago
kernelwhisperer · 7h ago
I've released it under a AGPLv3 so that people can fork it and built on it.

It uses a client-server architecture, but in the desktop version both are bundled together so the app can run fully local like Notion.

It also supports extensions/plugins, just like Wordpress, so developers are incentivized to extend it.

It's built with Typescript, React, Bun/Nodejs, SQLite and Material UI.

Would love some feedback.