communitty
communitty copied to clipboard
Share your TTY via the browser to show people what you're up to
CommuniTTY shares your TTY via the browser so people can see what you're up to.
See it in action at https://www.youtube.com/watch?v=AiF1o-DcxBI.
Building
To build the service, run
sudo yum install go
make deps
make
You only need to run make deps once.
Running
To run the service, build and then run
./communitty
It'll respawn your shell and serve your TTY via
http://localhost:9000/
The served data is read-only.