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 |
#2041 in Command line utilities
27 downloads per month
5KB
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
~105KB