Download

Get Stash for
your platform

Free, open-source, and available on every major operating system.

Windows

x64 / ARM64

.msi .exe
Download for Windows

macOS

Apple Silicon / Intel

.dmg
Download for macOS

Linux

x64 / ARM64

.deb .AppImage .tar.gz
Download for Linux
Browser Extension

Save anything,
one click.

The Stash extension lets you save the current tab to your local library without leaving the page.

Save the current tab with one click — title, URL, and favicon captured instantly

Auto-tag by domain, or pick from your existing tag library as you save

Open-source — audit every line on GitHub before you install

No background sync, no telemetry — talks only to your local Stash app

Source

Build from
source

Clone the repository and build locally. Requires Node.js, pnpm, and Tauri prerequisites.

terminal
$ git clone https://github.com/asyncat/stash.git
$ cd stash
$ pnpm install
$ pnpm tauri dev