| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SmartClipboard_1.ico | 2026-04-05 | 15.1 kB | |
| Smart.Clipboard.exe | 2026-04-05 | 19.7 MB | |
| README.md | 2026-04-05 | 1.2 kB | |
| Smart Clipboard v1.0.0 source code.tar.gz | 2026-04-05 | 19.6 MB | |
| Smart Clipboard v1.0.0 source code.zip | 2026-04-05 | 19.6 MB | |
| Totals: 5 Items | 58.8 MB | 0 | |
Smart Clipboard v1.0.0 — Initial Release
First public release!
What's included
Core
- Auto clipboard capture with Active/Inactive toggle
- Quick-paste launcher (Ctrl+Shift+V)
- Double-tap Ctrl to instantly open launcher
- Templates with {placeholder} fill-in
- Private/Incognito mode (Ctrl+Shift+I)
- Password and sensitive content protection
- Tags, pins, search and sort
- Image support with preview
- Syntax highlighting for code clips
- Animated onboarding experience
- Export clips to JSON or TXT
- Auto-startup on Windows boot
- Excluded apps for privacy
- Auto-updater — notifies you when a new version is available
New Features
- ⚡ Double-tap Ctrl — instantly opens the launcher without memorising shortcuts
- 🔗 Merge clips — select multiple clips and merge them with a custom separator (newline, comma, space or custom)
Installation
- Download both files below
- Put them in the same folder
- Run Smart Clipboard.exe
- Follow the 30-second onboarding
- Done!
Running from source
:::bash
pip install pynput pyperclip Pillow pystray pywin32
python main.py
Requirements
- Windows 10 or 11
- No additional software needed