Most active commenters

    ←back to thread

    439 points a-fadil | 14 comments | | HN request time: 0.204s | source | bottom

    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.

    1. 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 #
    2. noeltock ◴[] No.46007668[source]
    No landing page, UI seems bland?
    3. andrewchen2004 ◴[] No.46007675[source]
    UI polish and this has a nice lander with a better sell than a Github readmw
    replies(1): >>46007710 #
    4. ninininino ◴[] No.46007693[source]
    I at least would absolutely invite you to share in this thread some of the differences between your offering and this one! I didn't see your post.
    5. 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 #
    6. fifteencrctrs ◴[] No.46007716[source]
    > Copyright © 2025. All rights reserved.

    > Source available for inspection and personal use only. Free to use non-commercially; commercial use reserved to the author. No warranty or liability. Contributions do not confer authorship or ownership rights.

    Not super related, but have you considered getting a proper licence? Your project is not so much 'open source' as much as it is 'source-available'. Might be a good read: https://opensource.stackexchange.com/questions/9805/can-i-li...

    7. thesh4d0w ◴[] No.46007819{3}[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.

    8. InexSquirrel ◴[] No.46007832[source]
    So I don't want to be rude, and am saying this purely as feedback since you asked and I detect a bit frustation - the wealthfolio site linked in the post presents a lot better than your one linked in your github.

    Nominally they appear to be very similar like you say (open source, locally hosted etc), but the presentation does make a big difference for at-a-glance engagement. The wealthfolio is just... very pleasant to look at. The site largely focuses on what the value to the reader is, versus 'how do I get it running'.

    Just my thoughts. I know it's incredibly frustrating when you see a copy/version of something you've made, but it gets more attention. But honestly could also just be the mood of the day. There may just be nothing to read into here.

    replies(1): >>46009939 #
    9. codegeek ◴[] No.46007838[source]
    Sometimes, its just luck or timing. But I usually upvote open source projects with an actual website and not just a repo. Thats me of course. Also, the UI screenshots from your github didn't look that appealing. Hope this feedback is helpful.
    10. brikym ◴[] No.46008206[source]
    It's marketing and empathising with your market. A github page doesn't give the impression of a polished product and doesn't inspire confidence. It looks more like a draft. When I go to your page the first thing I see is a list of code files but I don't care about that I want to know what it can do for _me_ and my finances.
    11. ◴[] No.46008536[source]
    12. dangus ◴[] No.46008736{3}[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.

    13. johntash ◴[] No.46009716[source]
    I didn't see your previous post, but my feedback would be that your readme doesn't really list all the features? It has some screenshots, but maybe a short list of major features/what you can do with it would be helpful for people just driving by to look at it?

    I don't think you need a fancy landing page for every oss project, but I have no way of telling what is different about your project without actually trying it out.

    14. kevinqi ◴[] No.46009939[source]
    +1, very polite way of saying it. of course there's a difference between the two posts. open source is interesting but not enough with a financial app, since it's all about trust + usefulness.

    landing page needs to look good and communicate the value prop super effectively. If it doesn't look good you'll lose people's interest in about 2 seconds.