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
pip install pynput pyperclip Pillow pystray pywin32
python main.pyRequirements
- Windows 10 or 11
- No additional software needed