AAPL +1.24% MSFT +0.72% SPY -0.18% QQQ +0.41%
Local-first desktop charting since AptiStock 2005
Home / Download

Download

Install AptiStockX for free on Windows, macOS, or Linux. The same app download supports Basic, Pro Trial, and Pro after license activation.

WindowsmacOSLinux
7-day Pro Trial

Try Pro inside the desktop app before you buy.

AptiStockX includes a signed 7-day Pro Trial flow. Install AptiStockX, then choose Help > Start 7-Day Pro Trial. The app sends a verification code to your email, then activates one trial for that email and computer. If seven days is not enough, email support with your customer ID and email address to request a 3-7 day extension.

No checkout firstThe in-app trial asks for email verification, not a payment page.
One trial per user/deviceOne email, computer, and device fingerprint can use the Pro Trial once.
Automatic Basic fallbackWhen the signed trial expires, Pro-only usage locks and existing user data is preserved.
Extension by emailAfter the first seven days, send your customer ID and email to [email protected] to request another 3-7 days.
Direct downloads

Pick your platform.

Each release publishes its version, file size, and SHA-256 checksum right here, so you can verify what you installed is what we shipped.

Windows Ready

For Windows desktop users installing the Direct AptiStockX release.

Package
AptiStockX-3.0-Windows-x64-Setup.exe
Version
3.0
File size
51.4 MiB
SHA-256
f630413ebd99075a2c267626736ba4872d25647eb23939316d70c0ccb2de248f
Download for Windows
macOS Ready

For macOS users installing the signed and notarized Direct AptiStockX release.

Package
AptiStockX-3.0-macOS-universal.dmg
Version
3.0
File size
59.3 MiB
SHA-256
9b101dc9e61f0e4b6a5321edbfaf0520739fdb5ebfd6774b808248d6e30e7484
Download for macOS

Homebrew

Alternate install method for macOS users who already use Homebrew. Homebrew 6 requires explicit trust for third-party taps.

brew tap AptiStock/tap
brew trust --cask aptistock/tap/aptistockx
brew install --cask aptistockx
Linux Ready

For Linux workstations. Use Snap as the simplest package-manager install, the Debian package for Debian or Ubuntu based systems, or the AppImage for a portable x86_64 build with glibc 2.38 or newer.

Snap Store

Alternate install method for Linux users with Snap installed. This pulls the published AptiStockX snap from the Snap Store.

sudo snap install aptistockx

AppImage

Package
AptiStockX-3.0-Linux-x86_64.AppImage
Version
3.0
File size
63.0 MiB
SHA-256
42bcb0e66b7f6d4881c26ca005ad83ea267c35526b2c54472933e7ef4217a5d0
Download AppImage

Debian package

Package
AptiStockX_3.0_amd64.deb
Version
3.0
File size
26.2 MiB
SHA-256
a4317f0916012dd4e73c41ae31062d1b4f760a726610eb444de6afed88e6e555
Download .deb

GitHub Releases

Alternate download source with the same AptiStockX 3.0 installers and SHA256SUMS.txt. Use the checksums above to verify files from either source.

View GitHub release

These are the current AptiStockX 3.0 packages published from the AptiStockX download storage.

Install AptiStockX

Install notes for macOS and Linux.

Windows users can run the setup file directly. On macOS and Linux, use the steps below for the package you downloaded.

macOS DMG

  1. Download AptiStockX-3.0-macOS-universal.dmg.
  2. Double-click the DMG file to open it.
  3. Drag AptiStockX into the Applications folder.
  4. Open AptiStockX from Applications. If macOS asks for confirmation because the app was downloaded from the internet, choose Open.

Linux Snap

Recommended alternate method on Linux systems with Snap installed. This command installs the published AptiStockX snap from the stable channel:

sudo snap install aptistockx

Linux .deb

Recommended for current Debian, Ubuntu, Linux Mint, and related x86_64 distributions. Pro activation and saved API credentials require secret-tool plus a running Secret Service provider such as GNOME Keyring or KDE Wallet.

sudo apt update
sudo apt install libsecret-tools
cd ~/Downloads
sudo apt install ./AptiStockX_3.0_amd64.deb

Run command -v secret-tool before activating Pro. If it is missing, or your desktop has no Secret Service provider, activation cannot securely save the device ID. The package now declares libsecret-tools as a dependency for future builds.

Linux AppImage

Use the AppImage on an x86_64 distribution with glibc 2.38 or newer. On Ubuntu 24.04 or newer, install the credential and FUSE runtime tools first:

sudo apt update
sudo apt install libsecret-tools libfuse2t64
command -v secret-tool
cd ~/Downloads
chmod +x AptiStockX-3.0-Linux-x86_64.AppImage
./AptiStockX-3.0-Linux-x86_64.AppImage

Other distributions may use different package names for FUSE 2 and secret-tool. Also ensure GNOME Keyring, KDE Wallet, or another Secret Service provider is running before Pro activation.

Verify your download

Check the file before you trust it.

Every release lists its SHA-256 checksum above. After downloading, compare: on macOS or Linux run shasum -a 256 <file> (or sha256sum <file>), on Windows run certutil -hashfile <file> SHA256. The output should match this page exactly. macOS builds are signed and notarized; the installer's signature status is noted per release.

What you get

A local desktop app, not a hosted workspace.

Your chart files, workspace presets, and downloaded market data live in local folders you control. Unplug the network and AptiStockX keeps charting from your local data.

Read installation docs