# tty2js **Repository Path**: mirrors_Gottox/tty2js ## Basic Information - **Project Name**: tty2js - **Description**: Convert .tty file to .js file, suitable for replaying with ttyreplay - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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)