←back to thread

439 points a-fadil | 3 comments | | HN request time: 0.199s | source

Hi HN, creator of Wealthfolio here.

A year ago, I posted the first version. Since then, the app has matured significantly with two major updates:

1. Multi-platform Support: Now available on Mobile (iOS), Desktop (macOS, Windows, Linux), and as a Self-hosted Docker image. (Android coming soon).

2. Addons System: We added explicit support for extensions so you can hack around, vibe code your own integrations, and customize the app to fit your needs.

The core philosophy remains the same: Always private, transparent, and open source.

Show context
darkest_ruby ◴[] No.46007523[source]
Interesting that this made to HN top, last week i posted as about my open source wealth tracker http://github.com/venil7/assets with all the same features, including self hosting and it barely got any traction
replies(9): >>46007668 #>>46007675 #>>46007693 #>>46007716 #>>46007832 #>>46007838 #>>46008206 #>>46008536 #>>46009716 #
andrewchen2004 ◴[] No.46007675[source]
UI polish and this has a nice lander with a better sell than a Github readmw
replies(1): >>46007710 #
1. tormeh ◴[] No.46007710[source]
Why does this app have a nice landing page? Who paid for that? Why? Nobody makes a landing page to wcratch their own itch. In some situations I'd rather have a readme.
replies(2): >>46007819 #>>46008736 #
2. thesh4d0w ◴[] No.46007819[source]
> Nobody makes a landing page to wcratch their own itch.

Just because you don't, doesn't mean nobody else does. Lots of people have a design itch to scratch.

3. dangus ◴[] No.46008736[source]
Making a landing page is generally free. Pick a static site generator, template, toss it on netlify for free, and you can be done in ~30 minutes.

I don’t think you need to have a financial notification to make a nice webpage for your project that you are proud of.