whiter001 / pbcopy

Command-line utility - copy text from stdin to Qt pastebuffer in Sailfish OS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pbcopy

Command-line utility - copy text from stdin to Qt pastebuffer in Sailfish OS

Examples:

  • nemo@jolla$ echo "If we come to a minefield, our infantry attacks exactly as it were not there." | pbcopy
  • nemo@jolla$ head -1 file.txt | pbcopy File begins with:

About

Command-line utility - copy text from stdin to Qt pastebuffer in Sailfish OS

License:GNU General Public License v2.0


Languages

Language:C++ 85.4%Language:QMake 14.6%