Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 435 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 435 Bytes

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