asciinema server

托管和共享终端会议记录的平台。(Platform for hosting and sharing terminal session recordings)

Github星跟蹤圖







asciinema server

asciinema server is a server-side component of the asciinema ecosystem.

It implements a hosting platform for terminal session recordings. This includes
an API endpoint for uploading recordings, which is used by the asciinema
CLI
, and offers a familiar web
interface for viewing, browsing, sharing and managing recordings.

The server is built with Elixir language and
Phoenix framework, and embeds asciinema's
virtual terminal, avt, to perform tasks such
as preview generation and recording analysis.

asciinema.org is a public asciinema server instance
managed by the asciinema team, offering free hosting for terminal recordings,
available to everyone. Check asciinema.org/about
to learn more about this instance.

You can easily self-host asciinema
server
and use the
asciinema CLI with your own instance.
If you're not comfortable with uploading your terminal sessions to
asciinema.org, if your company policy prevents you from doing so, or if you
simply prefer self-hosting everything, then asciinema has you covered.

Notable features:

  • hosting of terminal session recordings in
    asciicast format,
  • perfectly integrated asciinema
    player
    for best viewing experience,
  • easy sharing of
    recordings via secret links,
  • easy embedding of the
    player, or linking via preview images (SVG),
  • privacy friendly - no tracking, no ads,
  • visibility control for recordings: unlisted (secret) or public,
  • editable recording metadata like title or long description (Markdown),
  • configurable terminal themes and font families,
  • ability to download pure text version (.txt) of a recording.

Refer to asciinema server docs for
further details.

Donations

Sustainability of asciinema development relies on donations and sponsorships.

Please help the software project you use and love. Become a
supporter or a corporate
sponsor
.

asciinema is sponsored by:

Consulting

If you're interested in hosting, maintenance or customization of asciinema
server, check asciinema consulting
services
.

© 2011 Marcin Kulik.

All code is licensed under the Apache License, Version 2.0. See LICENSE file for
details.

主要指標

概覽
名稱與所有者asciinema/asciinema-server
主編程語言Elixir
編程語言JavaScript (語言數: 9)
平台Docker, Linux
許可證Apache License 2.0
所有者活动
創建於2011-03-09 18:00:49
推送於2025-05-09 08:53:08
最后一次提交
發布數38
最新版本名稱v20250509 (發布於 2025-05-09 10:52:49)
第一版名稱final-rails-migration (發布於 )
用户参与
星數2.4k
關注者數48
派生數272
提交數3.3k
已啟用問題?
問題數299
打開的問題數11
拉請求數100
打開的拉請求數5
關閉的拉請求數23
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
控制台 \ 终端模拟器

asciinema

终端会话记录器。(Terminal session recorder ?)
未分类

asciicast2gif

Generate GIF animations from asciicasts (asciinema recording...
未分类

asciinema-player

Web player for terminal session recordings ⏩