Asciinema

Build Status

Command line client for asciinema.org service.

Installation

Arch Linux

asciinema is included in the AUR:

yaourt -S asciinema

From tarball

Download the tarball and install it with:

wget -O asciinema-0.9.5.tar.gz https://github.com/sickill/asciinema/archive/v0.9.5.tar.gz
tar -xzvf asciinema-0.9.5.tar.gz
cd asciinema-0.9.5/
sudo make install

Usage

Check the available commands and options with:

asciinema -h

License

This project is released under MIT license. See LICENSE.txt.

Description
Terminal session recorder, streamer and player 📹
Readme GPL-3.0 42 MiB
Languages
Rust 91.5%
Shell 6.5%
HTML 0.9%
Nix 0.8%
Dockerfile 0.3%