Skip to content

unclejack/term

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

term

term allows you to record your terminal without any external dependencies on remote services or dynamic packages. There have been many projects that do this same thing but it's sometimes hard to get the software working. term allows you to record to a file and play it back which it's located on your local system or a remote url.

welcome recording

To play the welcome recording just download the term cli tool and run:

term play https://raw.githubusercontent.com/crosbymichael/term/master/welcome.term

record your term

term rec <filename>
# exit when you are finished 

playback a localfile

term play <filename>

playback a url

term play http://<someurl>

About

Terminal recording in go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages