10 releases
Uses old Rust 2015
0.0.10 | Feb 2, 2017 |
---|---|
0.0.9 | Mar 27, 2016 |
0.0.7 | Feb 4, 2016 |
0.0.6 | Dec 30, 2015 |
0.0.3 | Oct 31, 2015 |
#35 in #broadcast
26 downloads per month
26KB
763 lines
Hokaido
Hokaido is a character based terminal sharing tool. It's speedy and clear.
Installation
$ cargo install hokaido
How to use
1. Start server
Server is needed to relay communication between broadcaster and watchers.
$ hokaido server # on 203.0.113.10:4423
2. Watch
watch
displays broadcaster's shell output.
$ hokaido watch --host 203.0.113.10
3. Broadcast
broadcast
invokes a new $SHELL and starts broadcasting its output.
$ hokaido broadcast --host 203.0.113.10
Dependencies
~8.5MB
~162K SLoC