An open API service indexing awesome lists of open source software.

https://github.com/jasonnutter/alfred-canvas


https://github.com/jasonnutter/alfred-canvas

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# alfred-canvas [![Build Status](https://travis-ci.org/jasonnutter/alfred-canvas.svg?branch=master)](https://travis-ci.org/jasonnutter/alfred-canvas)

> Alfred workflow for opening Canvas courses.

## Install

```
$ npm install -g alfred-canvas
```

*Requires [Node.js](https://nodejs.org) 6+ and the Alfred [Powerpack](https://www.alfredapp.com/powerpack/).*

## Usage

### Set Access Token

Provide an [access token](https://community.canvaslms.com/docs/DOC-10806-4214724194) for your account.

Command: `canvas_token `

### Set Domain

Find and set the domain for your Canvas site (e.g. canvas.uw.edu).

Command: `canvas_domain `

### Open course page

Provide the name of the Canvas course page you want to open.

Command: `canvas course_name`

## License

MIT © [Jason Nutter](https://github.com/jasonnutter/alfred-canvas)