Have you seen Asciinema before? I only recently encountered it, and it's pretty slick. It lets you record your terminal and render it online without having to create a video file.
I wrote about how to get it working on Windows here:
ardalis.com/use-asciinem...
#terminal #asciinema #shell #docs
New asciinema CLI release!
This one brings a mix of robustness improvements, new features and regression fixes.
github.com/asciinema/as...
#asciinema
one side of fowl, with iperf3 recorded with
#asciinema
https://asciinema.org/a/787378
#magicWormhole
Learn how to record terminal sessions on Linux using Asciinema and convert them into clean animated GIFs.
Step-by-Step Guide: ostechnix.com/create-anima...
#asciinema #agg #gif #terminal #linux
I helped many US and EU companies build reliable software.
On the side, I've been developing #asciinema, the best tool to record and stream your terminal sessions. I talk about it in the context of Rust in this #RustaceanStation interview: rustacean-station.org/episode/marc...
Check out the brand new full-text search on asciinema.org
The search index includes recording titles, descriptions, and FULL TERMINAL SESSION CONTENT!
It's powered by PostgreSQL's native FTS engine.
Check the search tips (link on the right side of the search results).
#asciinema
Hello world!
#asciinema
#asciinema 3.0 is out. The live streaming ability looks kind of wild. Was not expecting to be able to stream my terminal usage. But now... I can totally see doing this. 😁
Asciinema CLI 3.0, rewritten in Rust, just dropped with new live streaming! 🚀 Hacker News discussed its utility, the efficient asciinema.org infrastructure, and the CLI's evolving language choices. #Asciinema 1/5
#asciinema literally going after #twitch n' #youtube's bag and busting open a whole n'other raging tributary of coder content. Bonjour bro here for this one blog.asciinema.org/post/three-point…
Anytime I have to share my terminal interactions, I reach for #asciinema. Even if making a gif. 😏 So easy to run and when not a gif, you can copy and paste actions!
🌈 In the past two years, most of my work has been on developing the official website for X-CMD
"A modern CLI Guide website"
x-cmd.com
🖖 I created this thread to record and share my development journey
#vitepress #unocss #asciinema #shiki
🧵/4 👇
this was a fun find while spelunking through some unrelated repos #asciinema
asciinema.org/a/569727
Using my image processing tool to describe pictures and upload to my WordPress instance:
https://asciinema.mxhdr.net/a/8DVzLQbUuQcAZc897Iz5kR4b5
#WordPress #ChatGPT #Rust #asciinema
If you ever wanted to trace back the steps you executed in the terminal, including the output, this is a very cool tool to use: #asciinema. It is now being rewritten in #RustLang (#RIIR):
asciinema.org
#asciinema - Record and share your terminal sessions, the simple way
asciinema.org
question: I want to record multiple terminal sessions at the same time for a side-by-side demo video (work in one terminal, and monitor in others). what tool can I use to do this? I'm thinking of something like #asciinema, but it's limited to a single terminal session.