Skip to content

Itsmemonzu/ToDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do List

A To Do List for your terminal.

Installation

Installing the program is very easy. Download your preffered native OS To Do List: ToDoList-Windows,

There you have it! The app is now installed. Please note: If your OS is not listed above, you will have to build the program your self by downloading the source code.

Building

This program is dependant on Rich. To build the program, you need to use Pyinstaller or a compiler of your choice:

pip install pyinstaller

To compile using Pyinstaller, run this:

$ pyinstaller --onefile main.py

Finally, Your build will be located in: ToDoList\dist\


Running

Once the build is complete, you can simply open the file or run it through your terminal in the build directory and type:

$ .\main.exe (Change the main.exe to your build file)

Contribution

Contributing to Tale is simple. You have to fork the repository and clone it. Make your changes. After you are done, just push the changes to your fork and make a pull request.

I hope that you will be making some amazing changes!


License

Licensed under the MIT License.

About

A To Do List for your terminal.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages