Skip to content

Lightweight yet powerful clipboard history manager built using Rust

Notifications You must be signed in to change notification settings

JustinBacher/clippy

Repository files navigation

🗳️ Clippy

🚧 Project currently under construction. Please pe patient!

Clippy is a simple lightweight and easy to use clipboard history manager for Wayland based systems. I started this project with intentions of making a rust port of cliphist but I decided to implement my own set of ideas such as not needing to use a decoding step to recall a clip.

Features

  • Persistent clipboard history saved to disk
  • Easy to interface with pickers (ie: dmenu, rofi, anyrun, fzf)
  • Preserves clips byte-by-byte. With the exception of leading/trailing whitespace/newline characters
  • Support for recalling copied images/videos
  • Man page docs
  • Shell completion for (bash, zsh, fish)
  • In memory storage option (non-persistent)

Requirements

  • wl-clipboard Implements the core copy and paste functionality (this project will not work without it or one that implements the same protocols)

Installation

  • Using your distro's package manager. Refer to the list in packaging
  • Download a binary from the releases and place in your $PATH

Packaging

About

Lightweight yet powerful clipboard history manager built using Rust

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published