-
Notifications
You must be signed in to change notification settings - Fork 3
ewaters/ttyrec-plusplus
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
NAME
App::ttyrecpp - ttyrec++
SYNOPSIS
$ ttyrec++
.. do things in your shell ..
$ exit
Creating log ttyrec.12345.json
or record the output of a particular program:
$ ttyrec++ -- top
DESCRIPTION
Kinda like "ttyrec" or "typescript", "ttyrec++" is a terminal recording
program. It captures both the input and output of the slave TTY and
writes out a JSON log file that's suitable for replaying in a web
browser.
DEVELOPMENT
This module is being developed via a git repository publicly avaiable at
http://github.com/ewaters/ttyrec-plusplus. I encourage anyone who is
interested to fork my code and contribute bug fixes or new features, or
just have fun and be creative.
COPYRIGHT
Copyright (c) 2012 Eric Waters and Shutterstock Images
(http://shutterstock.com). All rights reserved. This program is free
software; you can redistribute it and/or modify it under the same terms
as Perl itself.
The full text of the license can be found in the LICENSE file included
with this module.
AUTHOR
Eric Waters <[email protected]>
About
Capture input, output and timings from TTY session
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published