Skip to content

mattn/ttyrec4windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ttyrec4windows

ttyrec is a tty recorder written by Satoru Takabayashi. It can play back with the included ttyplay command. However, unfortunately, windows implementation of ttyrec did not exist. So I implement ttyrec works on windows.

Usage

Recording

$ ttyrec

Playback

$ ttyplay ttyrecord

Requirements

  • golang

Installation

$ go get github.com/mattn/ttyrec4windows/ttyrec
$ go get github.com/mattn/ttyrec4windows/ttyplay

Screenshot

License

MIT

Author

Yasuhiro Matsumoto (a.k.a mattn)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages