recordr

Recordr is an automated terminal session recorder and SVG converter

MIT License

Stars
4

Bot releases are visible (Hide)

recordr - v0.2.2 Latest Release

Published by github-actions[bot] almost 3 years ago

Fixed

  • set valid $SHELL for app user

  • support --recordrw: style arguments also if script is downloaded and executed directly

recordr - v0.2.1

Published by github-actions[bot] almost 3 years ago

Changed

  • use git.io/recordrw instead of ./recordrw for GitHub action
recordr - v0.2.0

Published by github-actions[bot] almost 3 years ago

Added

  • facilitated creation of rec files using interpreter #!/usr/bin/env recordr
  • recordrw self-contained wrapper to run Recordr with minimal effort, e.g. as a one-liner:
    curl -LfsS https://git.io/recordrw | "$SHELL" -s -- [OPTIONS] [DIR[/ ]FILE [FILE...]]
    
recordr - v0.1.0

Published by github-actions[bot] almost 3 years ago

Added

  • recordr Bash script and Docker image that enables you to record scripted
    terminal sessions and convert them to SVG in a single step.

recorded terminal session demonstrating the recordr tool recording the demo
Recordr recording the Recordr Demo