forked from kiss-community/repo
41 lines
1.5 KiB
Plaintext
41 lines
1.5 KiB
Plaintext
wayclip
|
|
________________________________________________________________________________
|
|
|
|
This project implements two command-line Wayland clipboard utilities, waycopy
|
|
and waypaste, that let you easily copy data between the clipboard and Unix
|
|
pipes, sockets, files and so on. [0]
|
|
|
|
Upstream: https://github.com/noocsharp/wayclip
|
|
|
|
|
|
[000] Index
|
|
________________________________________________________________________________
|
|
|
|
* Installation ........................................................... [001]
|
|
* Usage .................................................................. [002]
|
|
* References ............................................................. [003]
|
|
|
|
|
|
[001] Installation
|
|
________________________________________________________________________________
|
|
|
|
+------------------------------------------------------------------------------+
|
|
| |
|
|
| $ kiss b wayclip |
|
|
| |
|
|
+------------------------------------------------------------------------------+
|
|
|
|
|
|
[002] Usage
|
|
________________________________________________________________________________
|
|
|
|
Refer to the command help output. Refer to the project's upstream for more
|
|
information.
|
|
|
|
|
|
[003] References
|
|
________________________________________________________________________________
|
|
|
|
[0] https://github.com/noocsharp/wayclip
|
|
|