Portfolio Performance is a free and open source investment portfolio performance calculator application for Linux, MacOS and Windows. All data is saved in xml file format but can export to CSV and JSON. It is based on True-Time Weighted Return or Internal Rate of Return. You can enter all your transactions like purchases, sales, taxes and fees. Some other important features are rebalance your investment with asset allocation and you can quotes from Yahoo Finance, Finnhub.io, Quandl, or AlphaVantage and more.
Download Portfolio Performance [Linux,Windows,MacOS]
Install Portfolio Performance on Ubuntu Linux
Portfolio Performance is available as a flatpak package for Ubuntu linux . You can easily install it via the terminal application. Before that you need to install flatpak and flathub on your system. After the flatpak installation restart your system. Then open the terminal app (ctrl+alt+t) and run below Portfolio Performance flatpak installation command.
flatpak install flathub info.portfolio_performance.PortfolioPerformance
After the successful installation, run below command to start Portfolio Performance.
flatpak run info.portfolio_performance.PortfolioPerformance
You can also uninstall it via
sudo flatpak uninstall me.leucoso.Grock
That’s it.