Terminal Session Recording

asciinema – record and share your terminal sessions

asciinema (formerly known as ascii.io) is a free and open source solution for recording terminal sessions and sharing them on the web. It records only terminal output. asciicasts are self-contained JSON files which users can edit before uploading.

asciinema is composed of multiple commands. It consists of a command-line based terminal session recorder, a website with an API, and a JavaScript player. The terminal recorder (called rec) is the most important element as it actions the tool’s main function. You can replay a recorded asciicast directly in a terminal using the play command. As the name suggest, the upload command lets you upload recorded asciicasts to the asciinema.org site.

The word “asciinema” is a combination of English “ASCII” and Ancient Greek “κίνημα” (kínēma, “movement”).

Key Features

  • Simple recording.
  • Copy & paste.
  • Limit recorded terminal inactivity.
  • Embed an asciicast player in your blog post, project documentation page or in your conference talk slides. Share any recording by copying its URL and sending it to a friend or posting it on a social network. asciinema.org supports oEmbed/Open Graph/Twitter Card protocols, displaying a nice thumbnail where possible.
  • Source code for the server is available.
  • Uses a config file to keep API token and user settings.

Website: asciinema.org
Support: Blog, GitHub Code Repository
Developer: Marcin Kulik and contributors
License: GNU General Public License v3.0

asciinema is written in Python. Learn Python with our recommended free books and free tutorials.


Related Software

Console Screencasting Tools / Terminal Session Recording
TerminalizerGenerates animated GIF images of your terminal
VHSWwrite terminal GIFs as code for integration testing and demoing
ttydShares your terminal over the web
asciinemaRecord and share terminal sessions
t-recGenerates animated GIF images for the web
aggasciinema gif generator
ttystudioExcellent terminal-to-gif recorder
ffscreencastShell wrapper for ffmpeg that allows fool-proof screen recording
tty2gifRecord scripts into both binary and gif formats
TermRecordTerminal session recorder with easy-to-share self-contained HTML output
IPBTHigh-tec terminal player
recRecords terminal sessions and turns them into reusable workflows
ttyrecTerminal recorder, incudes a playback tool
termrecSet of tools for recording and replaying tty sessions
screencastInterface to record a X11 desktop
rewindttyTerminal session recorder and replayer
ShowtermTerminal record and upload utility
termtosvgRender SVG animations of shell sessions
scriptThe granddaddy of terminal recorders
ShelrBroadcast plain text screencasts

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments