Native #zstd compression support in #asciinema CLI landed in `develop` branch!

All commands (rec, play, convert, cat, upload) support it.

Average `.cast.zst` file for a typical session takes about 8% of the uncompressed (plain `.cast` file) version 🎉

Note: The server doesn't support zstd compressed uploads yet, but will soon!

New asciinema player release!

- keystroke overlay
- cursor mode option (blinking/steady/hidden)
- improved rendering of #Powerline and box-drawing symbols
- improved accessibility of control bar buttons
- standalone bundle is now compatible with #LibreJS
- #TypeScript definitions included in the npm package

https://github.com/asciinema/asciinema-player/releases/tag/v3.16.0

#asciinema

Release 3.16.0 · asciinema/asciinema-player

This is a significant release, with a new keystroke overlay and major improvements to recording playback. Notable changes: New optional keystroke overlay, toggled with the k key New cursorMode opt...

GitHub

New asciinema server release!

Highlights of this release:

- brand new admin panel
- uploaded files are now stored zstd-compressed (7% of the original size on average!)
- improved SVG/PNG preview rendering for Nerd Font symbols, Powerline symbols, blocks, quadrants, sextants
- improved HTTP API
- tons of other improvements

https://github.com/asciinema/asciinema-server/releases/tag/v20260616

#asciinema

Release 20260616 · asciinema/asciinema-server

This release is quite packed, with a new admin panel, safer account/CLI flows, recording storage improvements, and lots of rendering and performance work. Highlights replaced the old admin panel w...

GitHub

As of today asciinema.org blocks all traffic coming from all Azure CIDRs due to the abuse coming from there.

#asciinema #azure

This is how it feels to install a bare non-configured @alpinelinux on a HDD: <https://asciinema.org/a/1249303>. The cast may be downloaded as a text file with steps you may repeat.

Recorded 12.06.2026 with @asciinema.
The main command is: `# (export ROOTFS=xfs DISKOPTS="-Lev -m sys"; setup-alpine)`.

If you want to fine-tune their great CLI setup wizard more precisely, explore the sources here: <https://gitlab.alpinelinux.org/alpine/alpine-conf>.

Let me know if you want more asciicasts from me.

#AlpineLinux #Asciinema #CLI

Installing Alpine Linux: Step 1

Recorded by ilyaigpetrov

asciinema.org
Release v1.9.0 · asciinema/agg

This release improves the rendering quality of certain glyph sets and adds the ability to select which frames to render: improved box drawing glyphs (light/heavy lines, half-lines, corners, juncti...

GitHub

agg's new frame selection feature is coming: https://github.com/asciinema/agg/pull/116

#asciinema

Frame selection by ku1ik · Pull Request #116 · asciinema/agg

Adds --select <SELECTOR> for choosing which part of a recording agg should render. This supports both animated excerpts and discrete/slideshow-style selections: agg --select 5..30 demo.cast c...

GitHub

Dillo proposes #asciinema recordings as human proof for patches

https://dillo-browser.org/lab/human-proof/

Human proof for FOSS contributions

Registra il tuo Terminale dal Cellulare: Guida Completa ad Asciinema su Termux

Vuoi condividere quello che fai nel terminale senza registrare video? Asciinema è la soluzione perfetta, e puoi usarlo direttamente dal tuo cellulare Android con Termux. Cos'è Asciinema? Asciinema è uno strumento open-source che registra tutto quello che accade nel tuo terminale in formato testuale, non video. Quando riproduci una registrazione, vedi il testo che appare in tempo reale, proprio come se stessi guardando qualcuno usare il terminale. Rispetto ai video tradizionali, […]

https://laurignano.com/press/h2registra-il-tuo-terminale-dal-cellulare-guida-completa-ad-asciinema-su-termux-h2pstrongvuoi-condividere-quello-che-fai-nel-terminale-senza-registrare-video-asciinem/

[Article] Registra il tuo Terminale dal Cellulare: Guida Completa ad Asciinema su Termux – Voi siete qui

I'm considering moving #asciinema off GitHub because it's become unreliable to the point of frustration (amongst other reasons).

Today's issue: can't push, getting either "Timeout, server github.com not responding" or "[email protected]: Permission denied (publickey)"

😠