This script enables you to broadcast your terminal with ScreenX + RackHub.
Demo Broadcasting available by 2012/09/10
-
Create your account on RackHub and a rack (NOTE: Make sure to check the 3 hours free plan).
-
Log in to the rack by given SSH information like this:
ssh rackhuber@YOUR_RACK_NAME.rackbox.net -p PORT_NUMBER -A
-
Type the following command to install and run ScreenX.
curl -s -L https://gist.github.com/raw/3547668/install.sh | bash
-
Open
http://YOUR_RACK_NAME.rackbox.net:8080/screenx.html
with your browser. -
Done! Now you can broadcast what you are doing in your terminal!
TIPS: You can save money if you delete your rack within 3 hours after creating the rack.
I suggest this script is beneficial when you do:
-
coding interview.
-
broadcast your activity.
-
work with terminal via your browser (in progress).