Skip to content

agroengaard/small_tkinter_gui_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small tkinter GUI template

Generic badge Generic badge

A repo for having a good starting template for a tkinter gui in python.


For the widget themes i kindly used the Azure theme found here: https://github.com/rdbende/Azure-ttk-theme

Use this repo as starting foundation for building your own app.

How to use

  • Clone the repo or download it
  • Play around with adding your own icons, your own splash screen, change the widgets etc.
  • Use Pyinstaller when you are done, to create an exe file that everyone who does not have python installed can run and share it as a tool that your colleagues or co-students can use :-)

Splash Screen:

Main window:

Bugs

  • no

About

A repo for having a good starting template for a tkinter gui

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published