Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 325 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 325 Bytes

buttons

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 :)