Skip to content

aduros/clipboy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clipboy

Clipboy is a cross-platform, minimal clipboard manager. Designed to be integrated with other tools like fzf, rofi, or dmenu.

Features

  • Works on Linux and Mac, maybe even Windows(?).
  • Records clipboard history and exposes it to scripts.
  • Doesn't do much else.

Usage

  1. Add clipboy watch & to your startup script to start the daemon.

  2. Run clipboy list to get the clipboard history.

Example

# Show a menu to update the clipboard from history
clipboy list | fzf --read0 --print0 | clipboy copy

About

Clipboy is a cross-platform, minimal clipboard manager.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages