Code Monkey home page Code Monkey logo

canvas_reminders's Introduction

Canvas Reminders

Canvas reminders is a script that automates adding Canvas's Todo list to your Apple Reminders.

Download

You can download Canvas Reminders Here

Using Canvas Reminders

In order for Canvas Reminders to work, you need to fill out the api_keys.txt with your instiutions canvas url and an access key for your canvas account (which can be generated from your canvas account settings). This is done through the setup screen which will create and save the information so that you can continue to update your reminders without having to re-enter your information.

For Example:

To Generate the keycode I recommend this Guide

How it works

Canvas Reminders utilizes the canvasapi module to collect data from canvas. I target the Todo list, this is then parsed into a readable format for each assignment. From there I call an embeded applescript to collect all the current reminders within the specified list, if there are any. Once I have these two lists I start adding the todo's assignments to the Reminder list. This is done by checking if the new reminder item is already in the list, if it is ignore it. If it is not, then create a new reminder with the name and due date.

canvas_reminders's People

Contributors

oryanhampton avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.