airpaste
1-1 network pipe that auto discovers other peers using mdns
TLDR
Wait for a message and display it when received
$ airpaste
Send text
$ echo [text] | airpaste
Send a file
$ airpaste < [path/to/file]
Receive a file
$ airpaste > [path/to/file]
Create or join a channel
$ airpaste [channel_name]