A minimal, simple, modern clipboard manager for Linux (Wayland/X11), built with Electron and React.
Miniclip monitors your clipboard and stores a history of entries.
- Arrows: Move across items in the list.
- Enter: Copy an item back to the clipboard.
- Delete: Remove an item.
- Filter: Find a specific item.
sudo snap install miniclip
Alternitavely grap the .deb or .AppImage from releases
- Modern UI: Clean, GNOME-inspired design with system theme support.
- In-Memory History: Stores text-only clipboard entries during your current session.
- Image support: Stores both text and screenshots.
Miniclip monitors your clipboard and stores a history of entries.
- Arrows: Move across items in the list.
- Enter: Copy an item back to the clipboard.
- Delete: Remove an item.
- Filter: Find a specific item.
By default, Miniclip starts hidden in the system tray. To show the window, click the tray icon or run:
miniclip showDue to security limitations in modern display servers like Wayland, applications are often restricted from registering global keybindings while they don't have focus.
This is why it is recommend setting up a system-level shortcut. This ensures the best performance and compatibility with your desktop environment.
- Open Settings -> Keyboard -> View and Customize Shortcuts.
- Go to Custom Shortcuts -> Add Shortcut.
- Name:
Miniclip Show - Command:
miniclip show - Shortcut: Your preferred combo (e.g.,
Super+VorCtrl+Alt+G).
