Skip to content

clipd 1.0.0 — First stable release

Choose a tag to compare

@SyedAmirAli SyedAmirAli released this 09 Jun 21:03
· 5 commits to master since this release

clipd 1.0.0

First stable release of clipd — a lightweight clipboard history manager for Linux (X11 and Wayland).

Highlights

  • Text and image clipboard history with search, filters, and pinning
  • Global hotkey (Super+V) plus full CLI (clipd start|toggle|show|hide|quit|restart)
  • System tray, autostart, light/dark theme, frameless popup window
  • Private Vault — encrypted storage for sensitive items with PIN/password + authenticator unlock
  • X11 and Wayland clipboard backends in one binary

Install (Debian / Ubuntu / Mint)

sudo apt install ./clipd_1.0.0_amd64.deb
clipd start

Requirements

  • libgtk-3-0, libwebkit2gtk-4.1-0, libayatana-appindicator3-1
  • xclip, xdotool, wl-clipboard

Checksum

SHA256: 8c365b558d37448c2bc1430f64ef52600e710941fd7afcc598bf71a5ace5ab79  clipd_1.0.0_amd64.deb

Full docs: USAGE.md