Show HN: Wealthfolio 2.0- Open source investment tracker. Now Mobile and Docker
51–60 of 228 posts
Re: Show HN: Wealthfolio 2.0- Open source investment tracker. Now Mobile and Docker
#52> Wealthfolio does not currently support integration with online brokers or aggregators. Data must be imported from CSV files or by manually entering transactions. This is unfortunately going to be the deal breaker for wide adoption. Self hosting is great, but manually importing data from dozens of accounts every day and entering every single transaction as you make it is simply too much of a burden.
If there was a sufficiently good import, something deeply customized for at least the top N banks, I think I’d be ok with that workflow. But even Quicken was disappointing on that front.
Used to be, you'd use what Quicken calls "direct connect" where the client software itself connects to your bank's servers and pulls down your transactions and balances. They also had this "quicken connect" where the client software connects to Quicken servers, who, in turn, contact your bank--making Intuit an unwanted middleman. Slowly, but consistently, Quicken has been dropping "direct connect" support and coercing their users to go the middleman route.
I, too, have been looking for an alternative to Quicken, but: 1. I don't want to have to go to each bank's crappy web site and download a crappy CSV to import, and 2. I also don't want the software developer inserting itself into what should be a data transfer between me and my bank.
The Holy Grail personal finance software would 1. be free and open source, 2. download data directly from financial institutions without CSVs or a middleman and 3. store the data in an open format like sqlite that I can query and manipulate outside of the application.
Re: Show HN: Wealthfolio 2.0- Open source investment tracker. Now Mobile and Docker
#53Earlier quoted context omitted.
Agreed, they should at least support Plaid to get your account information and pull it in locally.
Would you actually pay for that as add-on? Plaid isn’t free.
Re: Show HN: Wealthfolio 2.0- Open source investment tracker. Now Mobile and Docker
#54Given the permissions you expose, it looks like it is possible to write a plugin to get account activities from something like Plaid so I don't need to keep importing - am I understanding correctly?
Re: Show HN: Wealthfolio 2.0- Open source investment tracker. Now Mobile and Docker
#55Re: Show HN: Wealthfolio 2.0- Open source investment tracker. Now Mobile and Docker
#56I love the idea of keeping my finances private while still having a useful tracker/planner. And I love that this would give me some protection against a new version making things worse. I also love the option to write my own plugin or to hack the source code itself (even though I probably wouldn't). But I don't think I'm willing to give up fully automated data refreshes at this point. I have too many accounts to trac…
> I love the idea of keeping my finances private while still having a useful tracker/planner. YNAB4 was a local client, but with YNAB5 they sadly (to me) went online and subscription. I happily paid for v4 (one-time purchase), but was/am not willing to pay for v5 because (a) I don't like renting software, and (b) I have no need for syncing (which a subscription could justify to pay for ongoing server costs).
Re: Show HN: Wealthfolio 2.0- Open source investment tracker. Now Mobile and Docker
#57I love the idea of keeping my finances private while still having a useful tracker/planner. And I love that this would give me some protection against a new version making things worse. I also love the option to write my own plugin or to hack the source code itself (even though I probably wouldn't). But I don't think I'm willing to give up fully automated data refreshes at this point. I have too many accounts to trac…
Re: Show HN: Wealthfolio 2.0- Open source investment tracker. Now Mobile and Docker
#58For those interested in this type of single entry accounting (and by extension double entry) Here are some other ones I've tried and used in the past: https://copilot.money https://lunchmoney.app https://ynab.com https://beancount.io https://hledger.org
Re: Show HN: Wealthfolio 2.0- Open source investment tracker. Now Mobile and Docker
#59I love the idea of keeping my finances private while still having a useful tracker/planner. And I love that this would give me some protection against a new version making things worse. I also love the option to write my own plugin or to hack the source code itself (even though I probably wouldn't). But I don't think I'm willing to give up fully automated data refreshes at this point. I have too many accounts to trac…
> I love the idea of keeping my finances private while still having a useful tracker/planner. YNAB4 was a local client, but with YNAB5 they sadly (to me) went online and subscription. I happily paid for v4 (one-time purchase), but was/am not willing to pay for v5 because (a) I don't like renting software, and (b) I have no need for syncing (which a subscription could justify to pay for ongoing server costs).
Re: Show HN: Wealthfolio 2.0- Open source investment tracker. Now Mobile and Docker
#60> Wealthfolio does not currently support integration with online brokers or aggregators. Data must be imported from CSV files or by manually entering transactions. This is unfortunately going to be the deal breaker for wide adoption. Self hosting is great, but manually importing data from dozens of accounts every day and entering every single transaction as you make it is simply too much of a burden.