https://github.com/exhuma/jsttyplay
A set of scripts written in Perl and JavaScript to allow ttyrec logs to be played back in a web browser.
https://github.com/exhuma/jsttyplay
Last synced: about 1 year ago
JSON representation
A set of scripts written in Perl and JavaScript to allow ttyrec logs to be played back in a web browser.
- Host: GitHub
- URL: https://github.com/exhuma/jsttyplay
- Owner: exhuma
- License: other
- Created: 2011-07-27T15:57:54.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2011-07-27T16:02:52.000Z (almost 15 years ago)
- Last Synced: 2025-03-27T13:39:18.851Z (about 1 year ago)
- Language: Perl
- Homepage: http://encryptio.com/code/jsttyplay
- Size: 105 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
JS TTY Play
===========
A javascript utility to playback files recorded using ``ttyrec``.
Disclaimer
==========
As permitted by the BSD License, this work has been retrieved from
http://encryptio.com/code/jsttyplay and replublished here.
When using these tools for the first time, I ran into some problems and fixed
them locally. As I beleive others can benefit from this as well, I decided to
re-upload them to github, which should make collaboration easier.