Contents

asciinema 2.2.0

0

Terminal session recorder

Terminal session recorder

Stars: 11091, Watchers: 11091, Forks: 850, Open Issues: 96

The asciinema/asciinema repo was created 11 years ago and was last updated 11 hours ago.
The project is extremely popular with a mindblowing 11091 github stars!

How to Install asciinema

You can install asciinema using pip

pip install asciinema

or add it to a project with poetry

poetry add asciinema

Package Details

Author
Marcin Kulik
License
GNU GPLv3
Homepage
https://asciinema.org
PyPi
https://pypi.org/project/asciinema/
GitHub Repo
https://github.com/asciinema/asciinema

Classifiers

  • System/Shells
  • Terminals
  • Utilities
No  asciinema  pypi packages just yet.

Errors

A list of common asciinema errors.

Code Examples

Here are some asciinema code examples and snippets.

GitHub Issues

The asciinema package has 96 open issues on GitHub

  • I can't run the program on windows.
  • problem with brower version interpretation of multiview ncruses+UTF+ emoji
  • Please clarify whether asciinema is expected to work on Windows
  • [Question] Is it possible to do the same as asciinema but for the browser?
  • Account recover (email no longer available!)
  • djds/build
  • djds/test
  • djds/annotate
  • Replace nose with unittest
  • The ubuntu PPA does not work on ubuntu 20.04
  • Parse typescript into raw format
  • Vim colors rendered incorrectly with TERM=xterm-kitty
  • Self signed SSL error
  • Font size and window resizing
  • Packaging of asciinema 2.1.0

See more issues on GitHub

Related Packages & Articles

beets 1.6.0

Beets is the media library management system for obsessive music geeks. It catalogs your collection, automatically improving its metadata as it goes . It then provides a bouquet of tools for manipulating and accessing your music. music tagger and library organizer

progressbar2 4.2.0

A Python Progressbar library to provide visual (yet text based) progress to long running operations.

sqlite-utils 3.30

CLI tool and Python utility functions for manipulating SQLite databases

milc 1.6.6

MILC is a framework for writing CLI applications in Python 3.6+. Opinionated Batteries-Included Python 3 CLI Framework.

mss 7.0.1

An ultra fast cross-platform multiple screenshots module in pure python using ctypes.

jsonargparse 4.19.0

Implement minimal boilerplate CLIs derived from type hints and parse from command line, config files and environment variables.