A lightweight, context-aware clipboard manager for Windows that feels native to the OS.
- Global Hotkey -
Ctrl+Shift+Vto open anywhere - Smart Search - Full-text search with FTS5
- Source Tracking - Shows which app copied the text
- Auto Paste - Select and paste in one action
- Pin Items - Keep important clips at top
- Lightweight - Under 25MB, minimal RAM usage
- Native Feel - Frameless overlay, system tray
Download the latest release from Releases.
Or build from source:
# Prerequisites: Node.js, Rust, MinGW-w64
git clone https://github.com/razee4315/clipstream.git
cd clipstream
npm install
npm run tauri build| Shortcut | Action |
|---|---|
Ctrl+Shift+V |
Open/Close |
↑ ↓ |
Navigate |
Enter |
Paste selected |
Esc |
Close |
Shift+Del |
Delete entry |
- Backend: Rust + Tauri v2
- Frontend: Preact + TypeScript
- Database: SQLite with FTS5
- Styling: Tailwind CSS
Saqlain Abbas
MIT License - feel free to use and modify.
Contributions welcome! Please read CONTRIBUTING.md first.
