Download Privacy Coin Tracker

Latest release · 64-bit · free, no account

Windows

Windows 10 or 11, 64-bit. ~3 MB — WebView2 is already part of Windows, so there is nothing else to install.

Linux

Two formats, both x86_64. The AppImage is the simplest — one file, no installation, no root, but ~85 MB because it carries its own WebKitGTK runtime. The .deb is the familiar route on Debian and Ubuntu and much smaller, since it uses the system runtime instead.

AppImage

Make it executable once, then run it:

chmod +x PrivacyCoinTracker-x86_64.AppImage
./PrivacyCoinTracker-x86_64.AppImage

.deb (Debian, Ubuntu, Mint)

sudo apt install ./PrivacyCoinTracker-amd64.deb

Either platform