Skip to content

mattneary/Mimesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mimesis

Record terminal sessions, both screen activity and audio.

Install

$ npm install -g cdrepo mimesis

Usage

$ mimesis record hello_world
$ # Interact with terminal...
$ exit
$ mimesis publish
Recording published:
https://gist.github.com/XXXX
$ mimesis download https://gist.github.com/XXXX demo
Recording downloaded:

Mimesis Recording
Title: hello_world
$ mimesis play demo
$ # Interaction and audio are played back

About

Screencast from the command line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published