Skip to content
/ stsh Public

in-memory personal stash for all your hyperlinks. keyboard first with minimal design to stay organized and get you what you want.

Notifications You must be signed in to change notification settings

eeshm/stsh

Repository files navigation

Stash

A minimal, keyboard-first bookmark manager that keeps your links private and organized.

Features

  • Privacy First — Bookmarks live in your browser. Nothing stored on servers.
  • Keyboard Shortcuts — Navigate and manage entirely with your keyboard (/ search, A add, E edit, D delete)
  • Minimal Design — Clean, austere interface that gets out of your way
  • Metadata Extraction — Auto-enriches links with titles, images, and favicons
  • Fast & Lightweight — Built with React, Bun, and Tailwind CSS
  • No Tracking, No Ads — Just your bookmarks, your way

Screenshots

Home
Stash

Getting Started

Prerequisites

Installation

git clone <repo>
cd stsh
bun install

Development

bun run dev

Open http://localhost:3000 in your browser.

Build

bun run build

Keyboard Shortcuts

Key Action
/ or Cmd+K Search
A or Cmd+B Add bookmark
E Toggle edit mode
D Toggle delete mode
Esc Close/Clear

Tech Stack

  • Framework: React 19
  • Styling: Tailwind CSS
  • Runtime: Bun
  • Animations: Framer Motion

Deployment

Deploy to Vercel with one click:

vercel deploy

Or deploy to any static host (build outputs to /dist).

License

Personal project. Feel free to fork and adapt.


Made with minimal intent, maximal execution.

About

in-memory personal stash for all your hyperlinks. keyboard first with minimal design to stay organized and get you what you want.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published