Add asciinema

This commit is contained in:
Adam Harris 2015-11-03 10:12:32 -07:00
parent 82f9d1ebc3
commit b6e2e5ce2c
1 changed files with 2 additions and 0 deletions

View File

@ -160,6 +160,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
* [ttystudio](https://github.com/chjj/ttystudio)- A terminal-to-gif recorder minus the headaches.
* [asciinema](https://github.com/asciinema/asciinema)- Terminal session recorder and the best companion of asciinema.org.
## Text Manipulation
* [parse-columns-cli](https://github.com/sindresorhus/parse-columns-cli)- Parse text columns, like the output of unix commands. Returns JSON that you can manipulate with tools like jq or underscore-cli.