Skip to content

A simple tools to save your to do list

License

Notifications You must be signed in to change notification settings

harrymkt/To-Do-List

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List

A simple tool that allows you to save your to-do list. For example, you can save tasks for today.

Features

  • Simple with GUI dialogs.
  • Automatically saves your to-do list.

Feedback

Any feedback is appreciated. If you have suggestions, you can open an issue on the repository page or send an email to [email protected].

Pull Requests

Any pull requests are appreciated. I'll review and accept them when I have time.

Building

You need the following requirements in order to build.

  • You should have python installed to the latest version as possible.
  • You should have installed wxpython module.

You can also install all of the requirements by

pip install -r requirements.txt

To compile the script into executable, run the compile.bat

About

A simple tools to save your to do list

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.9%
  • Batchfile 1.1%