Small Python Programm.
It reads commands for the schell from a textfile (commands.txt) line by line.
You can execute each command by clicking on the button.
It uses xterm for a new Terminal. This can easy be change in buttons.py:9 .
Start: python buttons.py use it: click the button close it: click close :)