Terminalizer is a command-line utility designed to record, edit, and share terminal sessions. It captures raw input and output streams from terminal processes, storing them in structured files that preserve the exact sequence of commands and their visual results for future review, archiving, or documentation.
Las características principales de faressoft/terminalizer son: Screen Recording Tools, Terminal Session Recorders, Terminal Documentation Generators, Terminal Playback Engines, Interactive Web Experiences, Browser-Based Terminal Players, Screencast and Screenshot Tools, Animation Tools.
Las alternativas de código abierto para faressoft/terminalizer incluyen: asciinema/asciinema — Asciinema is a platform for capturing, replaying, and sharing command-line sessions. It provides a comprehensive suite… phw/peek — Peek is a desktop screen recorder for Linux systems designed to capture specific rectangular areas of the display. It… nbedos/termtosvg — Termtosvg is a command-line tool that records terminal sessions and converts them into standalone SVG animations. It… wulkano/kap — Kap is an open-source screen recording application designed to capture desktop activity as video or image files. It… charmbracelet/vhs — This project is a terminal automation and recording tool that uses a custom declarative scripting language to execute… icholy/ttygif — ttygif is a terminal recording converter and GIF export tool. It transforms terminal-based text recordings into…
Asciinema is a platform for capturing, replaying, and sharing command-line sessions. It provides a comprehensive suite of tools to record terminal activity into lightweight, text-based files that preserve ANSI escape sequences, allowing users to document technical workflows, troubleshooting steps, and software demonstrations with high fidelity. The project distinguishes itself through its versatile playback and distribution capabilities. It features a web-based player that renders interactive terminal sessions directly in the browser, supporting features like seeking, playback speed control,
Peek is a desktop screen recorder for Linux systems designed to capture specific rectangular areas of the display. It functions as an animated image and video creator, allowing users to record short, silent screencasts of desktop activity. The application provides a focused workflow for generating visual content, such as instructional documentation, bug reports, and project updates. It enables users to export recordings in various formats and includes options to optimize the quality and file size of animated images for web integration. The software utilizes native display protocols to manage
Termtosvg is a command-line tool that records terminal sessions and converts them into standalone SVG animations. It captures the exact timing and output of each command, producing lightweight SVG files that replay the session in any web browser without requiring additional software. The tool supports importing existing asciicast recordings from asciinema, enabling cross-tool compatibility and reuse of previously captured terminal sessions. Users can customize the appearance of their animations by applying user-defined color themes, terminal UI elements, and animation controls through SVG tem
This project is a terminal automation and recording tool that uses a custom declarative scripting language to execute command-line sequences. It functions as a framework for both generating animated media files and performing automated terminal output validation. By managing isolated pseudo-terminal sessions, it captures and renders terminal interactions into high-quality GIFs, videos, or static images. The tool distinguishes itself through its ability to treat terminal sessions as testable, repeatable artifacts. It supports golden-file testing, allowing users to verify command-line behavior