Menu

Tree [e1e01d] main v1.1.0 /
 History

HTTPS access


File Date Author Commit
 .gitignore 2026-04-04 ezeiq7 ezeiq7 [3e9dc2] Add auto-updater and version label
 LICENSE 2026-04-04 ezeiq7 ezeiq7 [07e106] Initial release v1.0.0
 README.md 4 days ago ezeiq7 ezeiq7 [e1e01d] Release v1.1.0
 Smart Clipboard.exe 4 days ago ezeiq7 ezeiq7 [e1e01d] Release v1.1.0
 SmartClipboard_1.ico 2026-04-04 ezeiq7 ezeiq7 [f7ba7d] Add ico file
 clipboard.py 2026-04-04 ezeiq7 ezeiq7 [3e9dc2] Add auto-updater and version label
 demo1.gif 4 days ago ezeiq7 ezeiq7 [e1e01d] Release v1.1.0
 demo2.gif 4 days ago ezeiq7 ezeiq7 [e1e01d] Release v1.1.0
 demo3.gif 4 days ago ezeiq7 ezeiq7 [e1e01d] Release v1.1.0
 launcher.py 4 days ago ezeiq7 ezeiq7 [e1e01d] Release v1.1.0
 logo.png 2026-04-04 ezeiq7 ezeiq7 [46830a] Add logo
 main.py 2026-04-04 ezeiq7 ezeiq7 [3e9dc2] Add auto-updater and version label
 onboarding.py 2026-04-05 ezeiq7 ezeiq7 [71289c] Add merge feature, double-tap Ctrl, auto code t...
 requirements.txt 2026-04-05 ezeiq7 ezeiq7 [1de7fb] Add requirements.txt
 screenshot.png 2026-04-05 ezeiq7 ezeiq7 [71289c] Add merge feature, double-tap Ctrl, auto code t...
 shortcut.py 4 days ago ezeiq7 ezeiq7 [e1e01d] Release v1.1.0
 storage.py 2026-04-04 ezeiq7 ezeiq7 [3e9dc2] Add auto-updater and version label
 tags.py 2026-04-04 ezeiq7 ezeiq7 [3e9dc2] Add auto-updater and version label
 theme.py 2026-04-04 ezeiq7 ezeiq7 [3e9dc2] Add auto-updater and version label
 tray.py 2026-04-04 ezeiq7 ezeiq7 [3e9dc2] Add auto-updater and version label
 ui.py 4 days ago ezeiq7 ezeiq7 [e1e01d] Release v1.1.0

Read Me

Smart Clipboard Logo # Smart Clipboard ✨ **Your clipboard has a memory now.** Everything you copy is saved, searchable, and one shortcut away. No accounts. No internet. Everything stays on your device. [![Download](https://img.shields.io/badge/Download-v1.1.0-5B5FEF?style=for-the-badge&logo=windows)](https://github.com/ezeiq7/smart-clipboard/releases/latest) [![Windows](https://img.shields.io/badge/Windows-10%2F11-0078D4?style=for-the-badge&logo=windows)](https://github.com/ezeiq7/smart-clipboard/releases/latest) [![License](https://img.shields.io/badge/License-Source%20Available-orange?style=for-the-badge)](LICENSE) ### App Overview ![App Overview](demo1.gif) ### Core Features ![Core Features](demo2.gif) ### Smart Paste ![Smart Paste](demo3.gif)

What is Smart Clipboard?

Smart Clipboard is a free Windows clipboard manager that silently
saves everything you copy and lets you access it instantly —
without ever switching apps.

Built because every existing clipboard manager was either too
complex, too ugly, or charged too much.


Features

Core

  • 📋 Auto-capture — everything you copy is saved automatically
  • 🔍 Instant search — find any clip in milliseconds
  • 📌 Pin clips — keep important clips at the top forever
  • 🏷️ Tags — colour-coded organisation for your clips
  • 🖼️ Image support — screenshots and images saved with preview
  • 🔎 Auto code detection — code clips are automatically tagged and formatting is preserved

Power Features

  • Quick-paste launcher — press Ctrl+Shift+V anywhere for an instant floating search palette with fuzzy search. No app switching needed.
  • Smart Paste — when pasting from the launcher, choose how to paste: Plain, Clean (fix quotes & spacing), No Breaks, Bullet List, UPPERCASE, or lowercase. One keystroke, perfect output.
  • ⟨⟩ Templates — save clips with {placeholders} that fill in on demand. Perfect for repetitive emails and messages.
  • 🔒 Private mode — clips stay in memory only, never written to disk. Clears automatically when you're done.
  • Merge clips — select multiple clips and merge them with a custom separator (newline, comma, space, or custom) into one paste.
  • ⌨️ Double-tap Ctrl — open Smart Clipboard instantly from anywhere without memorising shortcuts.
  • 🎨 Syntax highlighting — code clips display with colour highlighting in the preview panel.

Privacy & Safety

  • 🛡️ Sensitive content filter — passwords, credit cards and SSNs are automatically detected and never saved
  • 🚫 Excluded apps — configure apps like password managers to never be captured
  • 📵 Zero telemetry — no internet connection, no tracking, no accounts ever

Installation

No installer needed — just download and run.

  1. Go to Releases
  2. Download Smart Clipboard.exe
  3. Place it anywhere on your PC
  4. Run it once and follow the 30-second onboarding
  5. Done — the app starts automatically with Windows from now on

Requirements

  • Windows 10 or Windows 11
  • No additional software needed

Keyboard Shortcuts

Main App

Shortcut Action
Ctrl + C Saves clips automatically
Ctrl + Alt + C Copies and pins selected text
Ctrl + Shift + V Opens quick-paste launcher
Ctrl + Shift + E Toggles clipboard capture on/off
Ctrl + Shift + X Toggles private/incognito mode
Double-tap Ctrl Opens Smart Clipboard
S Focus search bar
↑ / ↓ Navigate clip list
Ctrl + ↑ / ↓ Extend/shrink multi-selection
C Copy selected clip
P Pin / unpin selected clip
E Edit selected clip
T Tag selected clip
F Merge selected clips
M Mark as template
Delete Delete selected clip
Enter Copy and close window
Escape Hide to tray

Quick-Paste Launcher

Shortcut Action
↑ / ↓ Navigate clips
Enter Open Smart Paste bar
← / → Navigate Smart Paste options
Enter (in bar) Paste with selected format
Esc (in bar) Close Smart Paste bar
Click Paste plain instantly
Esc Dismiss launcher
#tag Filter clips by tag
any text Fuzzy search clips

Smart Paste Formats

Format What it does
Plain Paste exactly as copied
Clean Fix smart quotes, dashes, collapse spaces
No Breaks Remove all line breaks into one line
Bullets Convert each line into a bullet point
UPPER Convert to UPPERCASE
lower Convert to lowercase

Privacy

Smart Clipboard is built with privacy as a core feature — not an afterthought.

Feature Detail
Storage All data stored locally in data/clips.json
Network Zero internet connection required or used
Telemetry None — ever
Sensitive filter Passwords and card numbers auto-blocked
Private mode Clips never touch disk
Excluded apps Configure any app to be ignored

Settings

Open settings via the ⚙ gear icon in the toolbar:

  • Max clips to keep — 10 to 500, or unlimited
  • Auto-delete after — 1 hour to 30 days, or never
  • Excluded apps — comma-separated app names to ignore
  • Launch at startup — toggle Windows auto-start
  • Global shortcuts — disable all hotkeys if they conflict
  • Export clips — save your history as .json or .txt
  • Replay tutorial — re-run the onboarding at any time

FAQ

Will this slow down my PC?
No. Smart Clipboard runs as a lightweight background process
and uses minimal CPU and memory.

Is my clipboard data sent anywhere?
Never. Everything is stored locally in a JSON file on your
own computer.

Can I use this at work?
Yes. Enable Private mode or turn off capture entirely when
working with sensitive documents.

My antivirus flagged it — is it safe?
Yes. PyInstaller executables are sometimes flagged by
antivirus tools. You can verify Smart Clipboard is safe
by reviewing the full source code in this repository.

How do I uninstall?
Delete the exe and the folder. To remove from Windows startup,
open Settings → disable auto-start, then delete the folder.

What is Smart Paste?
Smart Paste is a feature in the quick-paste launcher that lets
you transform text before pasting. Press Enter on any clip to
open the Smart Paste bar, then choose your format with arrow keys.


What's New in v1.1.0

  • Smart Paste — transform clips before pasting directly from the launcher
  • Scrollable launcher — the launcher now scrolls with full keyboard navigation
  • Double-tap Ctrl — open Smart Clipboard from anywhere, instantly
  • Merge clips — combine multiple clips with a chosen separator
  • Search shortcut — press S to jump to the search bar from the clip list
  • Ctrl+Arrow multi-select — extend/shrink selection like Windows Explorer
  • Auto code tagging — code clips automatically get the code tag
  • Launcher help guide — hover ? in the launcher for a full shortcut reference
  • Snipping Tool fix — screenshots now save correctly without interfering with the native popup

Built With


Running from Source

# Clone the repository
git clone https://github.com/ezeiq7/Smart-Clipboard.git

# Install dependencies
pip install -r requirements.txt

# Run the app
python main.py

Reporting Issues

Found a bug? Have a feature request?

Open an issue
and describe what happened. Include your Windows version and
what you were doing when the issue occurred.


License

Copyright © 2026 Smart Clipboard


Made with ☕ and way too many late nights ⭐ If Smart Clipboard saves you time, a star means a lot!
MongoDB Logo MongoDB