/serial_scripter

serial terminal that is scriptable

Primary LanguagePython

#How to run ./serial_scripter

#How it works

$ <some command >
~ output
~ more output
~ <more commands>
~ output
~ !sleep <time writer sleeps for>
~ !file <run file with relative path>
~ !list #<lists history of commands typed in>
~ !<number of command you wish to run from list>