A lightweight GTK4/libadwaita clipboard manager for Ubuntu 22.04+.
- Clipboard history with search
- Support for text and images
- Pin frequently used items
- Global hotkey (Ctrl+Shift+V)
- System tray integration
- Wayland and X11 support
sudo apt install python3-gi python3-gi-cairo gir1.2-gtk-4.0 gir1.2-adw-1 \
gir1.2-appindicator3-0.1 xdotool wl-clipboardpip install .khopy # Run normally
khopy --start-hidden # Start minimized to tray| Shortcut | Action |
|---|---|
| Ctrl+Shift+V | Open/close popup |
| Enter | Copy selected item |
| Alt+Enter | Copy and paste |
| Alt+Shift+Enter | Paste as plain text |
| Alt+Backspace | Delete item |
| Alt+P | Pin/unpin item |
| Ctrl+1-9 | Quick select pinned items |
| Escape | Close popup |
MIT License - see LICENSE for details.