Installation:
npm install -g tty2js
Usage:
tty2js -s WxH /path/to/file.tty /path/to/output/data.js
- W is your terminal width (columns)
- H is your terminal height (lines / rows)
Installation:
npm install -g tty2js
Usage:
tty2js -s WxH /path/to/file.tty /path/to/output/data.js
npm i tty2js
2
0.1.0
MIT