A modern, dark-themed GTK Clipboard Manager that keeps track of your clipboard history. Designed for efficiency and ease of use.
- 📋 Maintains clipboard history with timestamps
- 🔍 Quick search functionality
- 📅 Date-based filtering
- 🎨 Clean dark theme
- ⌨️ Global hotkey (Ctrl+`) to show window at cursor
- 🔄 Auto-start capability
- 📱 Expandable entries for long text
- ⚡ Efficient SQLite storage
- 🎯 Copy/Delete entries with a single click
Simply download and install the .deb package: ```bash sudo dpkg -i cliperino_1.0.0-1_all.deb ```
All dependencies will be automatically installed through the package manager.
- Press Ctrl+` to show the window at your cursor position
- Click on any entry to expand/collapse it
- Use the search box to filter entries
- Select different dates from the dropdown to view history
- Click the copy icon to copy an entry back to clipboard
- Click the trash icon to delete an entry
Feel free to open issues or submit pull requests if you have suggestions for improvements!
MIT License