#asciinema is at #ElixirConfEU !

Thanks Marcin for your work over a decade on many different versions, that keep on getting better!

@asciinema

I created a minimal #asciinema golang server that’s compatible with the upstream asciinema client.

It’s about 2000 lines of code and intended for a self-hosting environment.
It supports multiple users, but the admin will have to invite people manually.

https://codeberg.org/Profpatsch/Profpatsch/src/branch/canon/users/Profpatsch/asciinema-server

Profpatsch

My monorepo of random ideas and things that don’t deserve a full project structure yet

Codeberg.org

@dreid @asciinema Alright, I have blogged a blog post about this setup: https://meejah.ca/blog/live-stream-asciinema

It is not ideal, and I'm happy to hear feedback.

#asciinema #terminal #livestream

meejah.ca

How to record command line #CLI sessions and view them later?

How can I explain what exactly I'm doing to accomplish X on the command line to my colleagues, e.g. to my holiday replacement? I don't like the idea of making clumsy videos, without a chance to copy & paste text out of it.

I know, there's 'script' , but script doesn't handle TUIs well.

Solution: #asciinema: Record with `ascinema rec` and replay with `ascinema play`, optionally upload to asciinema.org similar to Youtube.

Beautiful #Asciiart can be published this way was well, have a look:
https://asciinema.org/a/746358

They’re Made Out of Meat

A radio play by PRI and WNYC Studios based on Terry Bisson's "They're Made Out of Meat" short story. https://www.wnycstudios.org/podcasts/studio/segments/168264-theyre-made-out-of-meat The visuals ...

asciinema.org

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

https://github.com/asciinema/asciinema/releases/tag/v3.2.0

#asciinema

Release v3.2.0 · asciinema/asciinema

This release brings a mix of robustness improvements, new features and regression fixes: Improved querying for terminal theme and version Added support for playback from stdin (thanks @fopina!) Im...

GitHub

one side of fowl, with iperf3 recorded with
#asciinema

https://asciinema.org/a/787378

#magicWormhole

fowl

One side of a [https://fowl.readthedocs.io/en/latest/](fowl) connection over which we run an "iperf3" test. (The other "peer" is also on localhost)

asciinema.org

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 algorithm

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

#asciinema

Release 20260207 · asciinema/asciinema-server

Highlights new Explore page (/explore), showing live and upcoming streams plus popular and recent recordings, with sub-pages for browsing full lists new user profile page, showing live and upcomin...

GitHub

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:

https://asciinema.org/s/MsgCXmGxqg6lkLPq

#asciinema #livestream

BEEGND-4 - asciinema.org

Cool. Article by @lwn

"The asciinema project provides a set of tools to [...] let users record, edit, and share terminal sessions in a text-based format that has quite a few advantages compared to making and sharing videos of terminal sessions. For example, it is easy to use, offers the ability to search text from recorded sessions, and allows users to copy and paste directly from the recording.""

https://lwn.net/Articles/1053355/

#Tools #CLI #Recordings #Presentations #Asciinema

Asciinema: making movies at the command-line

In open-source circles there are many situations, such as bug reports, demos, and tutorials, wh [...]

LWN.net
@jannem @poleguy @argv_minus_one yes, it is mire heavyweight, but I know it works and unlike #asciinema I know how.to set it up...
Kevin Karhan :verified: (@[email protected])

@[email protected] @[email protected] @[email protected] also one can record and stream it online as well and with #OBS it's easy to pre-configure and set different scenes so it's just one singke key press to switch to a specific scene - incl. transitions if desired... - OBS is propably the best thing re: #Multicam - #Streaming & #Recording with the ability to also utilize multiple screens effectively.

Infosec.Space