- Posted on
- Featured Image
Ever wanted to share a complex command-line process with a teammate, or demonstrate software usage in an easily accessible format? The command-line, while powerful and efficient, has often lacked the tools to easily share and demonstrate processes - until now. Enter Asciinema, an open-source tool that allows you to record terminal sessions and share them in a visually-appealing and web-friendly format. Asciinema is a simple yet powerful tool that runs from the command line and records all your terminal activity. It’s different from traditional screen capturing tools because it records the actual ASCII sequences and timing information to a file or streams them directly online.