Skip to content

JavaCS3/xterm-recorder

Repository files navigation

CI

xterm-recorder

A terminal session recording tool that will not only record terminal output but also audio.

Install

$ npm i -g xterm-recorder

Usage

$ xterm-recorder rec  # this will generate out.cast, out.mp3, evt.json, audio.pcm on $PWD

Notice

This project is still at very early stage. Feedbacks, Issues, PR are welcome