Open-Source Wealth Tracker 'Wealthfolio' v3.0 Released
Version 3.0 of Wealthfolio, a privacy-focused and open-source wealth tracking application, has been announced. The new version features peer-to-peer synchronization using WebRTC, allowing users to update their portfolio across devices without relying on a central server.
- The version 3.0 beta introduces a major architectural rewrite, expanding beyond investment tracking to full net worth tracking, allowing users to add assets and liabilities. - A new AI assistant has been integrated to help with portfolio queries and streamline the process of importing data from CSV files. - The underlying technology stack includes Rust for the backend and the Tauri framework for the cross-platform desktop application, which the creator learned with the help of AI. - WebRTC is an open standard that enables direct peer-to-peer data exchange between browsers and applications, which reduces latency and increases privacy by minimizing reliance on central servers for data transfer. - The project's philosophy centers on being a private, local-first application where user data is not stored in the cloud by default, a key differentiator from many commercial fintech products. - For developers, Wealthfolio offers a powerful addon system with a TypeScript SDK, allowing for custom extensions, UI integrations, and access to portfolio data and real-time events. - The application fits into a growing ecosystem of open-source, self-hostable financial tools like Ghostfolio, a wealth management dashboard, and Firefly III, a personal finance manager with a focus on rules and automation. - In addition to the new peer-to-peer sync, the v3.0 beta also adds a spreadsheet-style bulk editor, a "Health Center" to detect data inconsistencies, and a redesigned market data synchronization architecture.