Open Source · Apache 2.0 · v1.0

Your clipboard.
Finally under control.

ClipLite remembers everything you copy. Search, pin, paste — instantly. Free, open-source, and works on Mac, Windows, and Linux.

View on GitHub Download & Install
ClipLite
📋 All Clips
📌 Pinned
🖼️ Images
git commit -m "Initial release" 2m
https://github.com/codedbytahir/cliplite 12m
npm run tauri build --release 35m
clipboard • noun: a flat rigid sheet for papers 1h
export PATH="$HOME/.cargo/bin:$PATH" 2h 📌
use std::collections::HashMap; 3h
Features

Everything you need.
Nothing you don't.

ClipLite is built for people who copy-paste all day. Developers, writers, designers, support teams — everyone benefits from a clipboard that actually works.

⌨️

Keyboard-First

Press Ctrl+Shift+V anywhere. Navigate with arrows. Paste with Enter. Never touch your mouse.

🔍

Instant Search

Type to filter your entire clipboard history. Find that URL you copied three days ago in under a second.

📌

Pin & Organize

Pin frequently-used snippets. They stay forever, even when old clips are automatically cleaned up.

🌙

Dark Mode

Respects your system preference. Or toggle manually. Looks stunning either way.

🖥️

Truly Cross-Platform

macOS, Windows, and Linux — identical experience. Built with Tauri for native performance on every OS.

🔒

100% Local

Everything stays on your machine. No cloud, no telemetry, no accounts. Your clipboard is yours.

Comparison

How ClipLite stacks up.

There are other clipboard managers. None do everything ClipLite does — for free.

ClipLitePasteCopyQMaccyDitto
PriceFree$29.99/yrFreeFreeFree
Open Source
Cross-Platform✓ Mac/Win/LinuxMac onlyAll platformsMac onlyWin only
Modern UI✓ Beautiful✓ BeautifulDatedDecentDated
Keyboard-First✓ Full nav
Built WithTauri + RustSwiftQt + C++SwiftC++
Dark ModePartial
Binary Size~10 MB~15 MB~40 MB~5 MB~8 MB
Get Started

Install in 60 seconds.

Pick your OS. Follow the three steps. Start pasting like a pro.

🍎

macOS

1. Install Rust & Node.js
2. git clone https://github.com/codedbytahir/cliplite
3. cd cliplite && npm install && npm run tauri dev

🪟

Windows

1. Install Rust & Node.js
2. Install VS C++ Build Tools
3. Same clone & run as macOS

🐧

Linux

1. Install system deps:
sudo apt install libwebkit2gtk-4.1-dev libxdo-dev libappindicator3-dev librsvg2-dev
2. Same clone & run as macOS

📦 Coming Soon: Pre-Built Downloads

We're working on GitHub Actions CI/CD to auto-build .dmg, .msi, .AppImage, and .deb packages. For now, building from source takes under 2 minutes.

Cheat Sheet

Keyboard shortcuts.

Everything you can do with ClipLite — without touching the mouse.

ShortcutAction
Ctrl + Shift + VOpen / Close ClipLite
↑ ↓Navigate through clips
EnterPaste selected clip
Delete / BackspaceDelete selected clip
EscapeClose ClipLite
Type anythingSearch clipboard history

Ready to upgrade your clipboard?

Free forever. Open source. Built with Rust & React. Join the community and never lose a copied thing again.

GitHub Repo 💬 Report a Bug