Download
Get Stash for
your platform
Free, open-source, and available on every major operating system.
Browser Extension
Save anything,
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
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