Skip to content
/ pyterm Public

Python based GUI Terminal developed using standard tkinter package ("Tk interface") with key binding similar Linux terminal.

License

Notifications You must be signed in to change notification settings

Smacx0/pyterm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python GUI Terminal

Python 3.x

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.

Screenshot


Screenshot

Features


  • Terminal based look and Key bindings.
  • Easy customization.
  • Support Python Interpreter.

Limitations


  • Change of directory in one shell will effects the other shells too.

Installation

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.

About

Python based GUI Terminal developed using standard tkinter package ("Tk interface") with key binding similar Linux terminal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages