https://github.com/vantaboard/canvas-cli
🎓 CLI application for Canvas messaging
https://github.com/vantaboard/canvas-cli
bash canvas messaging python
Last synced: 29 days ago
JSON representation
🎓 CLI application for Canvas messaging
- Host: GitHub
- URL: https://github.com/vantaboard/canvas-cli
- Owner: vantaboard
- License: mit
- Created: 2021-08-15T03:32:57.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-10T22:02:55.000Z (over 4 years ago)
- Last Synced: 2025-07-11T19:40:12.490Z (11 months ago)
- Topics: bash, canvas, messaging, python
- Language: Python
- Homepage:
- Size: 518 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: docs/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Canvas CLI
[](https://github.com/blackboardd/canvas-cli/blob/main/LICENSE) [](http://commitizen.github.io/cz-cli/) [](https://twitter.com/blkboardd)

## Dependencies
```
pip install python-crontab colored argparse requests inquirer
```
## Install
Run the below command into any folder.
```
git clone https://github.com/blackboardd/automated-canvas-conversations.git
```
Do not forget to export your access token in ~/.bashrc.
## Troubleshooting
### Help, my messages aren't sending!
See what is happening in info.log

## 🧑🤝🧑 Contributing
Read the [contributing guide](/docs/CONTRIBUTING.md) to learn about our development process, and how to craft proposals.
## ⚖️ License
This project is licensed under the terms of the [MIT license](/docs/LICENSE).