Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 718 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 718 Bytes

asciinema2gif

Convert asciinema JSON files to GIF for embedding in Github, Medium, email, Slack and more!

Installation and Usage

Tested with Python 3.5+

$ wget https://github.com/diwakergupta/asciinema2gif/blob/master/asciinema2gif.py
$ asciinema rec <path-to-cast.json>
$ python asciinema2gif.py <path-to-cast.json>
# will create <path-to-cast.json.gif>

Requirements

Examples

dbxcli