Skip to content

Convert .tty file to .js file, suitable for replaying with ttyreplay

Notifications You must be signed in to change notification settings

ttyreplay/tty2js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Convert .tty file to .js file, suitable for replaying with ttyreplay

Resources

Stars

Watchers

Forks

Packages

No packages published