Modern clipboard history manager built with Python.
Clipboard Manager automatically saves copied text and displays clipboard history in a modern GUI interface.
- Real-time clipboard monitoring
- Clipboard history
- Clear clipboard history
- Modern dark mode UI
- Lightweight and fast
clipboard-manager/
β
βββ main.py
βββ requirements.txt
βββ README.md
β
βββ assets/
β βββ preview.png
β
βββ history.txt
git clone https://github.com/Emzyjeppp/clipboard-manager.gitcd clipboard-managerpip install -r requirements.txtRun the application:
python main.pyThe Clipboard Manager window will appear automatically.
- Python
- CustomTkinter
- Pyperclip
- Search history
- Save history automatically
- Export clipboard
- System tray support
- Global hotkeys
- Clipboard categories
Pull requests are welcome.
Feel free to fork this project and improve the application.
This project is licensed under the MIT License.
