Copy/paste anything over the network.
Make a local selection; paste it instantaneously into Atom running on another computer.
Piknik has to be installed and configured on the system.
The piknik executable must be in your $PATH.
On macOS, this can be easily achieved using Homebrew:
$ brew install piknik$ apm install piknikOr just install piknik package from the Atom package manager.
- Copy the selection to the shared clipboard:
Ctrl-Alt-Shift C(orpiknik:copy) - Paste the shared clipboard:
Ctrl-Alt-Shift V(orpiknik:paste)
Enjoy.