Skip to content

JadenV15/TouchManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icon

Touch Device Manager

Touch Manager is a small, functional Tkinter app that's my attempt at the Model–View–Controller (MVC) framework.

Contributing

Please help to improve this repo by contributing! Feel free to open an issue or PR.

Notes

If you’d like to explore more Python MVC examples, you may find it helpful to look at other repos/gists.

E.g. julesTk is a simple framework which was used in this demo