/canvasTodoist

Transfer your school assignments from Canvas to Todoist

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

canvasTodoist

Command line application to transfer Canvas assignments to Todoist.

Notice

This project is a fork of https://github.com/scottquach/Canvas-Assignments-Transfer-For-Todoist. Not created by, affiliated with, or supported by Doist.

Running

Install the package with pip install canvasTodoist. Then run it by running canvasTodoist from the terminal. Note that it is required that python be installed in order for this program to work.

After running the program for the first time, your api keys will be saved as well as your class selections. On the next run, the program will automatically use the saved api keys and will ask if you want to use the same classes as last time.

Contributing

Contributions are open, leave a pr and I'll check it out ASAP.