Clipboard manager with RPC. Support keyboard, mouse and excellent Talon Voice integration.
Latest prepackaged releases available at GitHub
On MacOS applications not downloaded from the app store gets tagged with a quarantine attribute. When you try to run the file you get a message that the file is damaged and can't be opened. To circumvent this you can run xattr -c /Applications/Clippy.app
. Note that this is not recommended by Apple, but the only way to run the mac release at the moment. The other option would be to compile the source code yourself.
If you are going to use Clippy together with Talon you need the Talon user scripts.
- Keyboard (Win): Press
Win+c
- Keyboard (Mac): Press
Option+c
- Mouse: Left click on item
- Keyboard: Press corresponding number or letter key
- Keyboard: Press
enter
to copy all selected items
- Right click on item and select
"Remove item"
to remove all selected items - Press
delete
key to remove all selected items
- Right click and select
"Rename item"
to rename selected item - Press
F2
key to rename selected item
Items in a list will not be removed automatically when the size limit is reached.
- Left click star icon to move item to list
"My favorites"
- Clicking on a already starred item will remove it from its list
- Right click and select
"Move item"
to move all selected items - Enable
Auto star
to automatically star new clipboard items
- Pres
Control
key and left click with mouse to select or deselect item - Pres
Control
key and corresponding number or letter or deselect item - Once you have at least one item selected you don't have to use control
- Just directly click with mouse or keyboard to select additional items
- Press
Escape
key to remove all selections
The Talon voice commands are documented in the Clippy Talon repository.
$ npm install
$ npm start
Creates dist
directory with executable
$ npm install
$ npm run package