←back to thread

439 points a-fadil | 1 comments | | HN request time: 0s | 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
ckdarby ◴[] No.46006137[source]
Looks heavily inspired by Wealthsimple
replies(1): >>46006171 #
a-fadil ◴[] No.46006171[source]
Haha, I'm a big user and fan of Wealthsimple :) I created the app initially to have a unique experience for all my other accounts in other banks. I took inspiration from other fintechs as well.
replies(1): >>46006198 #
barbazoo ◴[] No.46006198[source]
Does that mean if one's investments are mostly with Wealthsimple that it'll be easy to set up?

How do the integrations work, is it all file (csv) based or is there direct access as well?

replies(2): >>46006229 #>>46006263 #
a-fadil ◴[] No.46006263{3}[source]
For now, it's CSV and manual editing using the UI. I'm looking to have direct integration with major brokers when possible to avoid third-party aggregators and managing users' data/credentials (or at least have the option to).
replies(2): >>46006349 #>>46006442 #
1. theogravity ◴[] No.46006349{4}[source]
Really interested in how you do this. When I as looking into building my own finance-related app, you have to pay a ton to get market data (stocks, crypto, ETFs, options) and connecting bank accounts if it's not for individual use (you still have to pay for individual use, but not significantly as much).