Developer Utility
Send Text
Between
Devices.
Instantly transfer text, logs, and commands between your terminal and any other device. No more slack messages to yourself.
How it works
1
Run koppie send "text" on device A.
2
Receive a unique 4-digit code (e.g., 9901).
3
Run koppie 9901 on device B to receive the text.
Perfect for Terminal Power Users
Pipe command output
grep "error" access.log | koppie sendInstantly share log snippets with teammates or move them to your main workstation for analysis.
Transfer SSH commands
koppie send "ssh user@192.168.1.10"Move complex SSH strings from your password manager on your phone directly to your terminal.