https://github.com/jasonnutter/alfred-canvas
https://github.com/jasonnutter/alfred-canvas
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/jasonnutter/alfred-canvas
- Owner: jasonnutter
- License: mit
- Created: 2017-12-10T21:45:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-15T07:02:37.000Z (over 8 years ago)
- Last Synced: 2025-02-15T08:27:28.938Z (over 1 year ago)
- Language: JavaScript
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
# alfred-canvas [](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)