ascii.io - Python-powered terminal recording and sharing
Yesterday we featured codestre.am, a Node.js app that lets you record and livestream your terminal to others. Łukasz Korecki was quick to point us to ascii.io:
@thechangelog You should checkout @asciiio by @sickill - similar service, less dependencies :-)— Łukasz Korecki (@lukaszkorecki) April 2, 2012
Powered by Python, ascii.io from Marcin Kulik is fully open source, both client and server. You can install the client with a simple shell script:
$ curl -sL get.ascii.io | bash
Once installed, use the asciiio
command line interface to record your session, optionally logging in with GitHub or Twitter to store your recordings under your profile at ascii.io.
Check out the source on GitHub for info on usage and how to contribute.
Bonus: Nyan Cat!
Discussion
Sign in or Join to comment or subscribe