Skip to content

A lightweight, context-aware clipboard manager for Windows that feels native to the OS.

License

Notifications You must be signed in to change notification settings

Razee4315/clipstream

ClipStream

A lightweight, context-aware clipboard manager for Windows that feels native to the OS.

Windows Rust Tauri License

Demo

ClipStream Demo

Features

  • Global Hotkey - Ctrl+Shift+V to 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

Installation

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

Usage

Shortcut Action
Ctrl+Shift+V Open/Close
Navigate
Enter Paste selected
Esc Close
Shift+Del Delete entry

Tech Stack

  • Backend: Rust + Tauri v2
  • Frontend: Preact + TypeScript
  • Database: SQLite with FTS5
  • Styling: Tailwind CSS

Author

Saqlain Abbas

LinkedIn GitHub

License

MIT License - feel free to use and modify.

Contributing

Contributions welcome! Please read CONTRIBUTING.md first.

About

A lightweight, context-aware clipboard manager for Windows that feels native to the OS.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks