Marcin Kulik b138b553c4 Use python2.7 in shebang
All systems that have python 2.7 installed have "python2.7" symlink.
That includes all Linux distros and OSX. Though not all these systems
have "python2" symlink. Also, "python" symlink can point to either
python 2 or python 3.
2013-10-03 18:39:33 +02:00
2013-10-03 10:06:42 +02:00
2013-10-03 10:05:40 +02:00
2013-10-01 22:36:26 +02:00
2013-09-30 23:44:44 +02:00
2012-10-12 18:40:13 +03:00
2013-09-30 22:37:32 +02:00
2012-12-03 23:19:00 +01:00
2013-10-03 18:39:33 +02:00
2013-10-03 17:57:40 +02:00

Asciinema

Build Status

Command line client for asciinema.org service.

Installation

Download the tarball and install it with:

wget -O asciinema-0.9.3.tar.gz https://github.com/sickill/asciinema/archive/v0.9.3.tar.gz
tar -xzvf asciinema-0.9.3.tar.gz
cd asciinema-0.9.3/
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%