Skip to content

Simple bash script that emulates the execution of a set of commands. Useful for demos and recordings without having to worry about typing while you speak.

License

Notifications You must be signed in to change notification settings

ophintor/tty_emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tty_emulator

tty_emulator is a simple bash script that "emulates" the execution of a set of commands by using the pv command. It reads from a text file passed as an unique and mandatory argument.

The script came from the need to record demos without having to worry too much about the typing bit of it. It helps me to avoid typos, no thinking about which command is the next, no copy and pasting and so on. I just focus on my speech while just pressing enter when needed: once to emulate the typing of the command, and a second time to run the actual command.

Check out the demo:

TTY emulator

About

Simple bash script that emulates the execution of a set of commands. Useful for demos and recordings without having to worry about typing while you speak.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages