Skip to content

v0.1.0

Choose a tag to compare

@LinkofHyrule89 LinkofHyrule89 released this 30 Jun 05:39
· 18 commits to main since this release

ClipnPaste v0.1.0

Windows 11-style clipboard history and snipping tool for Linux Mint / Cinnamon (X11).

Install

# Download ClipnPaste_0.1.0_amd64.deb from this release, then:
sudo apt install ./ClipnPaste_0.1.0_amd64.deb
clipnpaste &

Hotkeys

Shortcut Action
Super+V Clipboard history (opens bottom-right)
Super+Shift+S Snipping toolbar

On Cinnamon, shortcuts appear under System Settings → Keyboard → Shortcuts → Custom Shortcuts. Mint Menu can keep Super.

Highlights

  • Clipboard history with text/image previews, pin, delete, and clear unpinned
  • Snipping: fullscreen, window, or region capture with toast preview
  • System tray quick actions
  • Fully local: embedded UI, strict CSP, data in ~/.local/share/clipnpaste/
  • Autostart enabled on install

Requirements

  • Linux Mint 22.x / Cinnamon on X11 (Wayland not supported in v0.1)
  • amd64 (x86_64)

See CHANGELOG.md for full details.