Python projects using Tkinter library.
simple UI for a simple login page, training for using Tkinter, hint: user name: admin , password: 1234.
the famous tic-tac-toe game implented using Tkinter library.
A desktop application that asks you to enter a specified number of hours that you are going to use the computer then after the period is finished the program prompt you to take a break and locks the computer.