Sorry, this application is not available on your current operating system.

Try downloading it from a desktop or laptop.

Net Worth History

Version 0.2.0

This application is self-signed and must be installed from the command line:

PS> Set-ExecutionPolicy Bypass -Scope Process -Force;
PS> [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072;
PS> iex ((New-Object System.Net.WebClient).DownloadString('https://github.com/jordanlapointe/net-worth-history/releases/latest/download/install.ps1'))
Other platforms: macOS Linux
Download a .deb

Download .tar.gz

Or install it from the command line:

wget https://github.com/jordanlapointe/net-worth-history/releases/latest/download/net-worth-history_0.2.0_amd64.deb sudo apt install ./net-worth-history_0.2.0_amd64.deb
Other platforms: Windows macOS