Live data from Hacker News

Viewing profile — a-fadil

a-fadil

HN member
Joined
Fri, Sep 06, 2024, 12:47 PM UTC
HN karma
554
Public activity
34 items

About a-fadil

No profile information was provided.

Recent public activity

  1. comment
    Comment #47787599

    Open source means living under constant scrutiny. AI just made that scrutiny cheaper and faster. I feel this every day maintaining an open source project. The temptation to close t…

  2. comment
    Comment #47711737

    If you’re interested in finance and investment tracking https://github.com/afadil/wealthfolio

  3. comment
    Comment #46011248

    You setup , accounts, goals, limits and everything in settings. Then use activity to add your transactions

  4. comment
    Comment #46011235

    Yes actually you can just click the edit icon near the account balance in account page to update the cash balance

  5. comment
    Comment #46009330

    It’s more about having the optionality to not be tied to a SaaS provider and trusting them with all your financial data and bank credentials. Having options to: 1– Install a piece …

  6. comment
    Comment #46008425

    Yeah, it seems at certain points I need to add automatic syncing. The app already offers a way to extend things using plugins https://wealthfolio.app/addons .

  7. comment
    Comment #46008270

    I actually wrote a manifest about it :) https://wealthfolio.app/blog/wealthfolio-manifesto/

  8. comment
    Comment #46008252

    You can search by company name. For manual pricing, click on an added manual holding, then there is a tab "Quotes" in the top right to view and edit the prices.

  9. comment
    Comment #46007491

    You can click on the holding, go the Quotes table and add a date, close price

  10. comment
    Comment #46007083

    The app support mapping profiles. I hope we will have a profile for each major broker. I'm also experimenting with local llm models to parse files and statement and call the app to…

  11. comment
    Comment #46007068

    Would you actually pay for that as add-on? Plaid isn’t free.

  12. comment
    Comment #46006843

    Also it’s more about having the optionality. There are tons of cloud-based and connected SaaS trackers out there, but very few local ones. Having options to: – Install a piece of s…

  13. comment
    Comment #46006643

    Flexoki is a bless. Thank you for making it available

  14. comment
    Comment #46006414

    Nope! Just shipped the self-hosted web app in Docker. No SSO yet.

  15. comment
    Comment #46006399

    Right now the app supports three market data providers: Yahoo Finance, AlphaVantage, and MarketDataApp. If your ticker is on one of those, it updates automatically. If not, you’ll …

  16. comment
    Comment #46006352

    You can also start from one snapshot of your current holdings and just add transactions as you go to build the timeline.

  17. comment
    Comment #46006332

    Yeah, makes sense. I’ll probably toss in an add-on or optional integration with an account aggregator later, so folks can either opt in or just stick with a local-only setup if the…

  18. comment
    Comment #46006263

    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…

  19. comment
    Comment #46006185

    Thanks, happy to keep it open source. The community has been very helpful.

  20. comment
    Comment #46006171

    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 fint…

  21. story
    Show HN: Wealthfolio 2.0- Open source investment tracker. Now Mobile and Docker

    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 ava…

  22. comment
    Comment #41500084

    So Wealthfolio gained some attention since the launch. I wrote a kind of a manifesto for the app: https://wealthfolio.app/manifest Also, a draft of the roadmap: https://github.com/…

  23. comment
    Comment #41475467

    The app do a call to yahoo api to get symbol data using only the ticker symbol.

  24. comment
    Comment #41475450

    Data stored in SQLite file

  25. comment
    Comment #41475441

    One way to do it is to import a line with type deposit or transfer in with symbol=$CASH-USD(or other account currency)