asciinema
- Install
# on MacOS $ brew install asciinema # Ubuntu $ sudo apt-add-repository ppa:zanchey/asciinema $ sudo apt-get update $ sudo apt-get install asciinema # pip $ sudo pip3 install asciinema
- Record
$ asciinema rec
- stop recording; <html><kbd>CTRL</kbd></html> + <html><kbd>D</kbd></html>
- Manage recording (Optional)
$ asciinema auth