commands.sh

airpaste

all

Share messages and files on the same network using mDNS.

More info →

Examples (5)

Wait for a message and display it when received

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
made by @shridhargupta | data from tldr-pages