Record Your Terminal Share it with no fuss

ASCII.IO is the simplest way to record your terminal and share recordings with your fellow geeks. Simply record and upload your terminal session with <%= link_to 'single command', docs_path(:record) %>, and ASCII.IO will play it back in your browser.

<%= link_to '» Start Recording'.html_safe, docs_path(:record) %>

<% if @asciicast -%> <%= render :partial => 'asciicasts/player', :locals => { :asciicast => @asciicast } %> <% end -%>

Recent Asciicasts

<%= render :partial => 'asciicasts/previews' %>
<%= render :partial => 'shared/browse_categories' %>