Hasty Briefsbeta

Bilingual

Asciinema: Record and share your terminal sessions

9 months ago
  • #recording
  • #terminal
  • #open-source
  • asciinema is a free and open source tool for recording terminal sessions.
  • It provides a lightweight, text-based alternative to screen recording apps.
  • To start recording, use the command 'asciinema rec demo.cast' and end with ctrl+d or 'exit'.
  • Recordings can be easily copied and pasted since they are text-based.
  • The tool allows embedding recordings in blog posts, documentation, or slides.