๐๐The pocket clock - make your life more convenient ๐๐
Pretty simple GUI Clock project using tkinter. The idea behind this project is inspired by the "Alarm & Clock" in Windows 10 ๐ป.
Some features are in this project, that is:
- Countdown clock
- Finish clock
- Stopwatch clock
- Pomodoro clock
- To do list
- World Time clock
P/S: Written by a lazy guy
- Install python >= 3.0
- Clone the respository to your machine
$ git clone https://github.com/imindMan/PocketClock.git - Then, use
$ pip install tkto install tkinter - If you want to run the project, run the main.py file in the src folder.
For tutorial click this: Tutorial
