Python based GUI Terminal developed using standard tkinter package ("Tk interface") with key binding similar Linux terminal. In addition, it includes python interpreter under Tools menu. Terminal uses Subprocess and Os modules to run system commands.
- Terminal based look and Key bindings.
- Easy customization.
- Support Python Interpreter.
- Change of directory in one shell will effects the other shells too.
You can download the zipfile by clicking here.
git clone https://github.com/Smac01/pyterm.git
cd pyterm
Designed with 💙 and suggestions are heartily welcomed.
