Skip to content

Releases: SyedAmirAli/clipboard-history

Clipd 2.0.1 for Windows

19 Jun 03:08

Choose a tag to compare

Clipd 2.0 for Windows

Windows Native Port

Full Windows support built from the ground up — native clipboard monitoring, Win32 image handling (DIB/PNG/JPEG/BMP/GIF), and a frameless always-on-top popup that feels at home on Windows.

Hotkey & Popup

  • Default global hotkey Win+J (customizable) summons the popup at your cursor position
  • Smart toggle: pressing Win+J again closes it; clicking outside auto-closes when "Hide on focus loss" is on
  • Auto-paste on select — sends Ctrl+V to the previously focused window after you pick an item

System Tray & Taskbar

  • Tray icon with right-click menu (Show, Toggle, Quit)
  • Named-pipe IPC — control clipd from the terminal with clipd stop, clipd quit, clipd toggle
  • "Show in taskbar" setting: switch between a floating popup and a normal taskbar window on the fly
  • Minimises to taskbar after paste (taskbar mode)

History & Pinned Items

  • New: "Show pinned items in history" toggle in Settings — when off, pinned items stay exclusively in the Pinned tab and don't appear in the All tab
  • Dedicated Pinned tab always available regardless of the toggle

Files & Export

  • Save any history item to file (text or image) with a configurable save folder
  • Items sorted into text/ and images/ subfolders automatically
  • Export all to ZIP — bundle every history item into one archive in one click

Appearance & Behaviour Settings

  • Theme (Auto / Dark / Light)
  • Launch at screen top, auto-start on login, window frame mode
  • Configurable max history size and max image size

Build

  • Executable embeds proper file/product version metadata (visible in Windows file properties)

clipd v2.0.0

18 Jun 19:07

Choose a tag to compare

clipd v2.0.0 — first release of the native Windows edition.

A fast, standalone clipboard history app for Windows. No installer required — just download and run.

Highlights

  • 🪟 Native Windows build — single standalone .exe (~15.5 MB), no install needed
  • ⌨️ Global hotkey — summon the popup at your cursor and toggle with Win+J
  • 📋 Clipboard history — text and images captured automatically, with search
  • 📌 Private vault — keep sensitive items separate
  • 💾 Save to file — export items to a configurable folder, sorted into text/ and images/
  • 🗜️ Export all — dump your entire history to a ZIP
  • 🔔 System tray — working tray menu with clipd stop / quit / toggle over named-pipe IPC
  • 🚀 Autostart — optionally launch on login

Download

Grab clipd-v2.0.0.exe below and run it — it's fully standalone.

The exe embeds FileVersion / ProductVersion 2.0.0.0.

clipd 1.1.5 — Vault titlebar button styling

09 Jun 22:19

Choose a tag to compare

clipd 1.1.5

Patch release refining the Private Vault titlebar button to match the app theme.

Changes

  • Soften the vault titlebar button with a light tinted background instead of solid red
  • Use a red keyhole lock icon that pairs with the settings gear styling
  • Bump version to 1.1.5

Install

wget https://github.com/SyedAmirAli/clipboard-history/releases/download/v1.1.5/clipd_1.1.5_amd64.deb
sudo apt install ./clipd_1.1.5_amd64.deb
clipd start

Checksum

SHA256: 6221ea7c72676e3d536bbaecfceaae7e64e8aa7951245403ad31a70180c570d3  clipd_1.1.5_amd64.deb

clipd 1.1.4 — Vault close controls and Enter submit

09 Jun 22:00

Choose a tag to compare

clipd 1.1.4

Patch release improving Private Vault navigation and form submission.

Changes

  • Add a red close button in the top-right corner of the vault unlock modal
  • Keep Lock and add Close on the unlocked vault header
  • Press Enter in vault form fields to submit unlock, setup, or reset
  • Document vault keyboard and header actions in README and USAGE

Install

wget https://github.com/SyedAmirAli/clipboard-history/releases/download/v1.1.4/clipd_1.1.4_amd64.deb
sudo apt install ./clipd_1.1.4_amd64.deb
clipd start

Checksum

SHA256: 537e43a9de85a24507fb367959056d4ef601bff3f4b9d9594bc7352a291bc132  clipd_1.1.4_amd64.deb

clipd 1.1.1 — Vault setup polish

09 Jun 21:36

Choose a tag to compare

clipd 1.1.1

Patch release improving the Private Vault first-time setup flow.

Changes

  • Center the authenticator QR code inside its frame and align it with the manual key row
  • Add a copy button for the recovery key (copies the raw secret for authenticator apps)
  • Add yarn build:deb script for one-command Debian packaging

Install

wget https://github.com/SyedAmirAli/clipboard-history/releases/download/v1.1.1/clipd_1.1.1_amd64.deb
sudo apt install ./clipd_1.1.1_amd64.deb
clipd start

Checksum

SHA256: 63f0e63d01bcf33394841948e5e66c7c2feb223a3851ed297342d78f3618a376  clipd_1.1.1_amd64.deb

clipd 1.0.1 — Vault setup UI polish

09 Jun 21:14

Choose a tag to compare

clipd 1.0.1

Patch release polishing the Private Vault setup experience.

Changes

  • Add visible field labels on the vault create form (PIN, confirm PIN, authenticator code)
  • Add show/hide eye toggles for PIN and confirm PIN fields during vault setup
  • Apply the same labeled fields and eye toggles on the reset-PIN flow
  • Document Private Vault usage and clipd reset-vault in README and USAGE

Install

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

Or download directly:

wget https://github.com/SyedAmirAli/clipboard-history/releases/download/v1.0.1/clipd_1.0.1_amd64.deb
sudo apt install ./clipd_1.0.1_amd64.deb

Checksum

SHA256: c5bdffde1652e54f9c268b54f500b4fcdda6c19eac8d94a56502fd5bd621923d  clipd_1.0.1_amd64.deb

clipd 1.0.0 — First stable release

09 Jun 21:03

Choose a tag to compare

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

clipd v0.1.0

02 Jun 23:37

Choose a tag to compare

A lightweight (~13 MB) clipboard-history manager for X11 Linux (Debian/Ubuntu/Mint/Pop!_OS), inspired by the Windows + V panel. Text and image history, pinning, search, a global hotkey, and a full CLI — built with Go + Wails v2 and a vanilla-TypeScript frontend.

✨ Highlights

  • Text & image history with thumbnails, SHA-256 de-duplication, and a configurable size cap (default 200 items)
  • Search + filters — live substring search and All / Text / Images / Pinned chips
  • Click / Enter to paste — copies the item and auto-pastes it into your previous app via synthesised Ctrl+V; a separate Copy action just copies without closing
  • Pin / unpin, single-item delete, and themed confirmation dialogs for delete & clear
  • Global Super+V hotkey and a full CLI: clipd start | toggle | show | hide | quit | restart
  • Single-instance control over a Unix socket — bind clipd toggle to any key (great when the X11 grab can't, e.g. under WSL)
  • Custom macOS-style title bar; runs as a normal taskbar window (default) or a floating always-on-top popup
  • System tray, auto-start on login, light/dark/auto theme
  • Pure-Go SQLite (WAL) at ~/.local/share/clipd/clipd.db

📦 Install (Debian / Ubuntu)

sudo apt install ./clipd_0.1.0_amd64.deb
clipd start

Runtime deps (libgtk-3-0, libwebkit2gtk-4.1-0, libayatana-appindicator3-1, libx11-6, xclip, xdotool) are pulled in automatically. Then open the panel with Super+V or clipd toggle.

⚠️ Known limitations

  • Wayland: global hotkey, tray, and background capture are disabled — use clipd toggle (clipd detects the session and won't hard-fail).
  • WSL2/WSLg: builds and runs, but the global hotkey, tray, and Windows-screenshot image capture don't work (WSLg doesn't pass images to X11). Use it for development; do real QA on a native X11 desktop.
  • Auto-paste needs xdotool and targets X11/XWayland apps.

📥 Asset

clipd_0.1.0_amd64.deb (5.5 MB, amd64)
sha256: ad7bd345cd4d8d4f00d7d5c0cd820fd361cba1a21a1d94cbf864d45a3aad9800

📖 Full docs: USAGE.md