Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 398 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 398 Bytes

knipd

Clipboard History Daemon and CLI for macOs and X11. Not ready for real-life use.

Installation

$ git clone https://github.com/JodusNodus/knipd
$ cd knipd
$ cargo build --release
$ cd target/release
$ mv knip knipd /usr/local/bin

Usage