# Show and tell

**URL:** https://discourse.asciinema.org/c/show-and-tell/6.md

[Latest](https://discourse.asciinema.org/latest.md) · [Categories](https://discourse.asciinema.org/categories.md) · [Tags](https://discourse.asciinema.org/tags.md)

---

## [About the Show and tell category](https://discourse.asciinema.org/t/about-the-show-and-tell-category/14)

<div class="topic-metadata">

**Author:** [@ku1ik](https://discourse.asciinema.org/u/ku1ik)\
**Replies:** 0

</div>

This category is for demonstrating how you use asciinema and discussing tools or integrations you’ve built around the project.

---

## [Terminal emulator with text mouse support](https://discourse.asciinema.org/t/terminal-emulator-with-text-mouse-support/1019)

<div class="topic-metadata">

**Author:** [@bitplane](https://discourse.asciinema.org/u/bitplane)\
**Replies:** 2\
**Last updated:** [March 6, 2026, 4:15am UTC](https://discourse.asciinema.org/t/terminal-emulator-with-text-mouse-support/1019 "2026-03-06T04:15:16Z")

</div>

I’ve been writing a terminal for use in Textual apps. People on the Textual Discord don’t use asciinema because it doesn’t support mouse. But I do, so I added a text mouse cursor and a passthrough terminal: https://asci…

---

## [Asciinema Plugin for Obsidian](https://discourse.asciinema.org/t/asciinema-plugin-for-obsidian/1061)

<div class="topic-metadata">

**Author:** [@deeplook](https://discourse.asciinema.org/u/deeplook)\
**Replies:** 0\
**Last updated:** [February 2, 2026, 3:01pm UTC](https://discourse.asciinema.org/t/asciinema-plugin-for-obsidian/1061 "2026-02-02T15:01:27Z")

</div>

Hi! For those users who love the Obsidian app: you can combine it with Asciinema, too! There is a number of GitHub repos with different history and implementations. But it seems this one is the only one which made it thr…

---

## [Automation with Screenshot](https://discourse.asciinema.org/t/automation-with-screenshot/1054)

<div class="topic-metadata">

**Author:** [@trdthg](https://discourse.asciinema.org/u/trdthg)\
**Replies:** 0\
**Last updated:** [December 11, 2025, 12:39pm UTC](https://discourse.asciinema.org/t/automation-with-screenshot/1054 "2025-12-11T12:39:44Z")

</div>

I have already achieved automated execution using https://github.com/PierreMarchand20/asciinema\_automation. However, I also want to output some screenshot after running certain commands later. My initial attempt was: …

---

## [Yet another tool to generate input](https://discourse.asciinema.org/t/yet-another-tool-to-generate-input/1009)

<div class="topic-metadata">

**Author:** [@russoz](https://discourse.asciinema.org/u/russoz)\
**Replies:** 2\
**Last updated:** [June 17, 2025, 11:33pm UTC](https://discourse.asciinema.org/t/yet-another-tool-to-generate-input/1009 "2025-06-17T23:33:24Z")

</div>

Hi everyone, I wanted to generate one of those terminal animations as a demo for my project (related to Ansible), and I wanted to do that: automatically (as in, repeatable-and-I-will-never have-type-those-things-again) …

---

## [Php snake (asciinema v3-rc4)](https://discourse.asciinema.org/t/php-snake-asciinema-v3-rc4/993)

<div class="topic-metadata">

**Author:** [@tacman](https://discourse.asciinema.org/u/tacman)\
**Replies:** 0\
**Last updated:** [May 25, 2025, 12:37pm UTC](https://discourse.asciinema.org/t/php-snake-asciinema-v3-rc4/993 "2025-05-25T12:37:25Z")

</div>

Just playing around with asciinema v3-rc4 with the Symfony console. Works great (except that I’m a lousy snake player!) https://asciinema.org/a/720749

---

## [📺 tvmux - a tmux pane recorder](https://discourse.asciinema.org/t/tvmux-a-tmux-pane-recorder/985)

<div class="topic-metadata">

**Author:** [@bitplane](https://discourse.asciinema.org/u/bitplane)\
**Replies:** 1\
**Last updated:** [May 20, 2025, 11:16pm UTC](https://discourse.asciinema.org/t/tvmux-a-tmux-pane-recorder/985 "2025-05-20T23:16:34Z")

</div>

:exclamation\_question\_mark: why!? I wanted to record my terminal development workflow, so I can later summarise it and tune models on me programming and using TUI apps. So I did a proof of concept of collection by record…

---

## [Created a plugin for asciinema](https://discourse.asciinema.org/t/created-a-plugin-for-asciinema/976)

<div class="topic-metadata">

**Author:** [@stephansama](https://discourse.asciinema.org/u/stephansama)\
**Replies:** 0\
**Last updated:** [May 13, 2025, 12:52pm UTC](https://discourse.asciinema.org/t/created-a-plugin-for-asciinema/976 "2025-05-13T12:52:29Z")

</div>

Hey all i just released a plugin that converts markdown links to the asciinema player or a static image linked to the recording. I’m currently using it for my blog https://madprofessorblog.org/ GitHub - stephansama/re…

---

## [I created a public web player](https://discourse.asciinema.org/t/i-created-a-public-web-player/894)

<div class="topic-metadata">

**Author:** [@LatinSuD](https://discourse.asciinema.org/u/LatinSuD)\
**Replies:** 1\
**Last updated:** [January 21, 2025, 3:10pm UTC](https://discourse.asciinema.org/t/i-created-a-public-web-player/894 "2025-01-21T15:10:31Z")

</div>

A player that can play any file from any source, so you don’t have to set up anything other than your browser. Sources: Drag & drop File dialog URL Paste cast file content manually It also auto-adjusts size of the pl…

---

## [Docker container for producing GIF files of shell sessions](https://discourse.asciinema.org/t/docker-container-for-producing-gif-files-of-shell-sessions/818)

<div class="topic-metadata">

**Author:** [@ofek](https://discourse.asciinema.org/u/ofek)\
**Replies:** 1\
**Last updated:** [May 2, 2024, 7:44am UTC](https://discourse.asciinema.org/t/docker-container-for-producing-gif-files-of-shell-sessions/818 "2024-05-02T07:44:46Z")

</div>

I made this: GitHub - ofek/terminal-demo: Produce GIFs from shell commands It allows you to simply provide what commands you want to run and it will record it for you. Enjoy!

---

## [Editing tool: asciinema-scene](https://discourse.asciinema.org/t/editing-tool-asciinema-scene/739)

<div class="topic-metadata">

**Author:** [@jerdum](https://discourse.asciinema.org/u/jerdum)\
**Replies:** 1\
**Last updated:** [April 20, 2024, 3:13pm UTC](https://discourse.asciinema.org/t/editing-tool-asciinema-scene/739 "2024-04-20T15:13:41Z")

</div>

Hi, This short message to announce a python tool to edit screencasts: In the hope it could be useful to some people, regards.

---

## [Small stripdown server for self store](https://discourse.asciinema.org/t/small-stripdown-server-for-self-store/289)

<div class="topic-metadata">

**Author:** [@Gerifield](https://discourse.asciinema.org/u/Gerifield)\
**Replies:** 3\
**Last updated:** [October 6, 2019, 5:48pm UTC](https://discourse.asciinema.org/t/small-stripdown-server-for-self-store/289 "2019-10-06T17:48:03Z")

</div>

Hi, I wanted to just store my casts on my NAS at home and I don’t really needed any features of the published server. (No registration needed, because I’m the server owner, so no user handling, no playback etc…) I just…

---

## [I wrote a statistics page of asciinema.org/explore](https://discourse.asciinema.org/t/i-wrote-a-statistics-page-of-asciinema-org-explore/226)

<div class="topic-metadata">

**Author:** [@goreliu](https://discourse.asciinema.org/u/goreliu)\
**Replies:** 0\
**Last updated:** [May 1, 2019, 5:40am UTC](https://discourse.asciinema.org/t/i-wrote-a-statistics-page-of-asciinema-org-explore/226 "2019-05-01T05:40:46Z")

</div>

Hi, I wrote a statistics page of Watch -\> All Public. Url: https://goreliu.github.io/asciinema\_statistics/ Here is a screenshot: And there are some tools in it. bin/playrandom: play a random asciinema cast from asc…
