Skip to content

Latest commit

 

History

History
15 lines (6 loc) · 198 Bytes

README.md

File metadata and controls

15 lines (6 loc) · 198 Bytes

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)