Clipipe
Pronunciation: Clip + Pipe
How does it work?
Send data from your terminal to any machine using a simple code. Data is stored temporarily and expires automatically.
echo "Hello World" | clipipe send
To retrieve: clipipe receive bafilo42
Expires in: 3600 seconds
Expires in: 3600 seconds
clipipe receive bafilo42
Hello World
Python CLI
Fully async
Data expires
Install
$ pipx install clipipe
$ uvx install clipipe
Features
- Human-readable codes for easy sharing
- Works behind NAT & firewalls
- Shell pipeline friendly
- Open source server & client
- Temporary storage with auto-expiry
Roadmap
- Built-in end-to-end encryption
- HTTP streaming
- Peer-to-peer via WebRTC