An open API service indexing awesome lists of open source software.

https://github.com/thenets/asciinema2svg

Convert asciinema to SVG online 📽☁
https://github.com/thenets/asciinema2svg

asciinema svg

Last synced: 20 days ago
JSON representation

Convert asciinema to SVG online 📽☁

Awesome Lists containing this project

README

          

# asciinema2svg

[![asciicast](./docs/how2use.svg)](https://asciinema.org/a/BDn2IK36YpDlwtcQHyyIT6F79)

## How to use

```bash
# If you want to convert this asciinema:
https://asciinema.org/a/sShTBvpzo9yohonEGsEKr6HC1

# Get the Cast ID from URL:
sShTBvpzo9yohonEGsEKr6HC1

# Now download it from this URL:
https://asciinema2svg.thenets.org/download/sShTBvpzo9yohonEGsEKr6HC1.svg

# Or use 'curl':
$ curl -Lqo ./my.svg https://asciinema2svg.thenets.org/download/sShTBvpzo9yohonEGsEKr6HC1.svg
$ ls -lh my.svg
-rw-rw-r-- 1 luiz luiz 265K my.svg

# Enjoy it :)
```

## Credits

Powered by: https://github.com/marionebl/svg-term-cli