Asciinema is an open-source tool that allows you to record and share terminal sessions. In this tutorial, we'll show you how to install Asciinema on Windows 10.
Install Git Bash or another compatible terminal emulator
Install Python 3.6 or later
Install Asciinema
$ pip install asciinema
$ asciinema
Install Asciinema Server
Asciinema Server allows you to store and share your recorded terminal sessions.
To install Asciinema Server, follow these steps:
$ git clone https://github.com/asciinema/asciinema-server
asciinema-server
directory: $ cd asciinema-server
$ pip install -r requirements.txt
$ asciinema auth
Follow the instructions to register an account or log in to an existing one.
Start the server:
$ asciinema daemon
http://localhost:8080
.In this tutorial, you learned how to install Asciinema and Asciinema Server on Windows 10. With Asciinema, you can easily record and share your terminal sessions with others.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!