https://github.com/sid-kap/ut-canvas-cli
Command line interface for accessing stuff from instructure.utexas.edu
https://github.com/sid-kap/ut-canvas-cli
Last synced: about 1 year ago
JSON representation
Command line interface for accessing stuff from instructure.utexas.edu
- Host: GitHub
- URL: https://github.com/sid-kap/ut-canvas-cli
- Owner: sid-kap
- Created: 2015-01-30T17:41:53.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-26T02:57:57.000Z (over 11 years ago)
- Last Synced: 2024-12-25T09:13:46.191Z (over 1 year ago)
- Language: Python
- Size: 180 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ut-canvas-cli
Command line interface for [UT-Austin's student portal](https://utexas.instructure.com/).
Uses cookies from local Chrome/Chromium user-data for authentication. (Using code from https://gist.github.com/n8henrie/8715089)
Example use:
`python3 canvas.py files`
`python3 canvas.py announcements`
`python3 canvas.py messages`