Gary M. Josack 4c84f398e2 Fix download badge to link to asciinema
Was previously pointing at the requests page. Also move it away from crate.io which just redirects now.
2014-03-29 07:51:32 -07:00
2014-02-09 12:21:26 +01:00
2014-02-09 14:05:55 +01:00
2013-10-06 16:21:36 +02:00
2014-02-09 12:06:10 +01:00
2012-10-12 18:40:13 +03:00
2013-09-30 22:37:32 +02:00
2013-10-11 18:47:53 +02:00
2013-10-03 18:51:55 +02:00
2013-10-06 13:49:24 +02:00
2014-02-13 22:59:43 +01:00

Asciinema

PyPI version Build Status Downloads

Command line client for asciinema.org service.

Installation

The latest stable version of asciinema can always be installed or updated to via pip (prefered) or easy_install:

sudo pip install --upgrade asciinema

Alternatively:

sudo easy_install asciinema

Or, you can install the development version directly from GitHub:

sudo pip install --upgrade https://github.com/sickill/asciinema/tarball/master

See installation docs for more options (Ubuntu, Fedora, Arch, Gentoo etc).

Usage

Check the available commands and options with:

asciinema -h

Contributing

If you want to contribute to this project check out Contributing page.

Authors

Developed with passion by Marcin Kulik and great open source contributors

Copyright © 2011-2013 Marcin Kulik. See LICENSE.txt for details.

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%