Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 818 Bytes

File metadata and controls

16 lines (12 loc) · 818 Bytes

STRI - Schoology TickTick Reminder Intergration

A simple script that fetches your schoology events and upcoming assignments and adds them to TickTick.

Setup

Make sure you have node version 9 or higher.

Then run...
git clone https://github.com/PostsDesert/STRI && cd STRI && npm install && ./setup.js
to start the guided install process.

Contributing

Please feel free to open an issue or PR if you've found a bug. If you're looking to implement a feature, please open an issue before creating a PR so I can review it and make sure it's something that should be added.

License

This project is released under the MIT License. See LICENSE.txt for more information.