clipArch
MVP SHIPPEDA lightweight clipboard history tool that works the same way on GNOME and Hyprland.
Most clipboard managers on Linux are either too heavyweight, don't work across both GNOME and Hyprland, or have poor keyboard-driven UX for power users.
A lightweight Python clipboard manager that hooks into the system clipboard via xclip/wl-clipboard, stores history in SQLite, and surfaces it through a minimal GTK popup triggered by a keybind. Works seamlessly on both X11 and Wayland.
- ›X11 + Wayland same binary works on both display servers
- ›0 mouse clicks needed to search and paste
- ›Text + Images clipboard content types stored in history
- ›SQLite history survives reboots