Skip to content

Latest commit

 

History

History
18 lines (6 loc) · 223 Bytes

File metadata and controls

18 lines (6 loc) · 223 Bytes

Building a GUI login System with Tkinter

App Finished

Run Script on your Computer

Install Tkinter on ubuntu sudo apt-get install tkinter

I used Python3

Tutorial from Sir Robo Youtube