asciinema
-
New asciinema CLI release!
This one brings a mix of robustness improvements, new features and regression fixes.
Highlights:
- Added support for playback from stdin
- Improved implementation of ALiS protocol
- Added --description, --visibility, --audio-url options for the stream and session commands
- Added --title, --description, --visibility, --audio-url options for the upload command
- Improved querying for terminal theme and version -
New asciinema server release!
Highlights of this release:
- new Explore and user profile pages, showing live streams, upcoming streams, popular and recent recordings
- improved view counting
- new popularity algorithmhttps://github.com/asciinema/asciinema-server/releases/tag/v20260207
-
Check out this live stream of satnogs-monitor (terminal UI monitor for SatNOGS ground stations) from station BEEGND-4 at the main building of Technical University of Berlin:
-
New asciinema server release!
Highlights of this release:
- stream scheduling
- shorter recording URLs
- improved Nerd Font symbols support
- bold-is-bright option
- leaner, smaller CSS and font assetshttps://github.com/asciinema/asciinema-server/releases/tag/v20260114
-
New asciinema CLI release!
This one is focused on improvements to the local streaming mode, mainly:
- it brings Nerd Font symbols support to the local streaming mode
- upgrades the embedded player used by this mode, which improves performance and visual quality of the stream view
- adds compression and caching for static assets served by the built-in HTTP server -
New asciinema server release!
This one brings brand new full-text search for recordings.
https://github.com/asciinema/asciinema-server/releases/tag/v20251114
-
Check out the brand new full-text search on https://asciinema.org
The search index includes recording titles, descriptions, and FULL TERMINAL SESSION CONTENT!
It's powered by PostgreSQL's native FTS engine.
For syntax check the search tips - there's a link on the right side of the search results page.
The results contain public recordings, and if you're logged in you'll also be able to find your own recordings, including unlisted and private ones.
-
New asciinema server release!
This one integrates the new audio playback support recently implemented in asciinema player.
https://github.com/asciinema/asciinema-server/releases/tag/v20251013
-
New asciinema player release!
- live audio stream (e.g. Icecast) support for WebSocket sources
- better adaptive buffering algorithm for live streams
- and a few bug fixeshttps://github.com/asciinema/asciinema-player/releases/tag/v3.12.0
-
New asciinema player release!
This release brings audio support - you can now add a voice-over or a soundtrack to your recordings.
Check out the demo:
https://asciinema.org/a/746358
Release notes:
https://github.com/asciinema/asciinema-player/releases/tag/v3.11.0
-
Has anyone tried #asciinema on #freebsd? Is it all good on that front?
-
asciinema CLI 3.0 is now available in Arch Linux, Gentoo, Homebrew, Manjaro (Testing, Unstable), OpenBSD Ports, Termux, and a few others.
Big thanks to all the package maintainers!
If it's not available via your package manager yet and you have #rustlang toolchain available, then you can install it with:
cargo install --locked --git https://github.com/asciinema/asciinema
-