bkahlert/● REC terminal sessions

Record terminal sessions and convert them to SVG

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
build-dirRelative path under $GITHUB_WORKSPACE to store (intermediate) build artifactsnobuild/rec/
out-dirRelative path under $GITHUB_WORKSPACE to copy the created SVG files tonodocs/
termValue to use for the TERM environmental variablenoxterm-256color
indicatorName of the environmental variable set during recordingnoRECORDING
columnsNumber of columns to use for recording and conversionno132
rowsNumber of rows to use for recording and conversionno25
restart-delayNumber of seconds until the animation restartno5
term-profileRelative path under $GITHUB_WORKSPACE to to the terminal profile to use for conversion; [supported profiles](https://github.com/marionebl/term-schemesupported-formats)noauto
parallelMaximum number of conversions that run at once; 0 will run as many conversions as possiblenoauto
hide-recordingWhether to hide the recording processnofalse
delete-buildWhether to delete intermediary build files on completionnofalse
filesRelative paths under $GITHUB_WORKSPACE the rec files to be converted are located. - To convert a single file, specify the file's path (e.g. `rec/foo.rec`). - To convert a file tree, specify the directory's path (e.g. `rec`). - To convert filter certain files, specify the directory's path (e.g. `rec`) and on separate lines the relative paths of the files to convert (e.g. `foo.rec`). norec/
separatorSeparator to use for `output.files`no,
branchThe branch to use for links included in the generated Markdown yesauto
namedescription
statusExit status/code of the conversion
filesNewline-separated list of the created SVG files
file-list`inputs.separator`-separated list of the created SVG files
markdownMarkdown with previews and links to the generated SVG files