Skip to content

bashahacker/to-do-list-using-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This example uses the tkinter library for the graphical user interface. It allows you to enter tasks, select alarm times, and add them to a to-do list. The alarms are not implemented as actual alarms; instead, they are displayed in the list. You can enhance this example by adding a feature to trigger alarms at the specified times using the threading or schedule library, for example.

requirments:{ 1= internet to download it 2-python IDE (TO DOWNLOAD THE PYTHON IDE PRESS ON THIS LINK https://www.python.org/ftp/python/3.12.1/python-3.12.1-amd64.exe }

<===to run this program===>

step1- git clone https://github.com/bashahacker/to-do-list-using-python.git

step-2 run to-do-list.py file

Screenshot 2023-12-30 163416

thank you

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages