Clipboardy is a modern, user-friendly clipboard management tool designed to make your clipboard experience seamless, organized, and secure. With its clean UI, advanced clip management features, and secure encryption, Clipboardy is the only clipboard tool you’ll ever need.
- 🔒 Secure Storage: Encrypts your clipboard content for ultimate privacy using industry-standard cryptography.
- 💾 Auto-Save: Automatically saves clipboard entries, so you never lose important content.
- 🔍 Content Detection: Smart filtering detects URLs, emails, IP addresses, credit card numbers, and text, categorizing each for easy access.
- ✨ Intuitive UI: Powered by CustomTkinter for a sleek, modern design that makes managing clips enjoyable.
- 📋 Clip Management: Quickly copy, delete, or view saved clips with a single click.
- 🌐 Cross-Platform: Runs on any platform that supports Python, making it accessible wherever you need it.
Ensure the following dependencies are installed to run Clipboardy:
- Python 3.x
- Libraries (install with
pip install -r requirements.txt
):pyperclip
cryptography
validators
customtkinter
- Additional dependencies listed on the project website.
A full installation guide and setup instructions are available on the project’s documentation site.
We welcome all contributions to improve Clipboardy! To get started, check out the contribution guide on the documentation site. Developer details, project roadmap, and code documentation can be found in the "Developer Info" section on our website.
- pyperclip for clipboard access.
- validators for content type validation.
- cryptography for secure encryption and decryption.
- customtkinter for an elegant UI.
Clipboardy is licensed under the MIT License.
A huge thank you to everyone who has contributed to Clipboardy! Special thanks to:
Note: For the latest updates and release notes, please visit the Releases section on GitHub.