#clip #clipboard #copy

app copycat

A simple windows clipboard cli interface. Pipe into it to copy. Pipe from it to paste.

13 unstable releases

0.7.1 Oct 25, 2021
0.6.3 Dec 19, 2020
0.6.1 Nov 4, 2020
0.5.0 Jun 7, 2020

#2544 in Command line utilities

Download history 2/week @ 2023-10-15 7/week @ 2023-10-22 22/week @ 2023-10-29 2/week @ 2023-11-12 2/week @ 2023-11-19 43/week @ 2023-11-26 33/week @ 2023-12-03 13/week @ 2023-12-17 26/week @ 2023-12-24 14/week @ 2024-01-07 13/week @ 2024-01-14 13/week @ 2024-01-21 52/week @ 2024-01-28

92 downloads per month

MIT license

6KB
90 lines

copycat

A simple clipboard cli interface for windows (could be crossplatform if someone can implement getting image from clipboard for other platforms).

Pipe into it to copy. Pipe from it to paste.

$ echo "copy this!" | copycat
$ copycat
> copy this!
$ copycat | grep .
> copy this!

Dependencies

~84–300KB