Show your assignments from Canvas LMS on your TRMNL.
- Fetches your assignments from Canvas.
- Shows them as a TRMNL plugin.
It's as simple as that.
- Install the plugin from here.
- Enter your canvas domain + access token (generate one in settings).
- TRMNL will start showing your Canvas data.
Clone the repo then run the following commands to start the development server:
pnpm install
pnpm dev
- Hono (webserver)
- React (frontend)
- Drizzle (orm)
- Postgres (db)
- Rollup (bundler)
(hosted on Digital Ocean)
Contributions are welcome!
Licensed under the ISC License. See the LICENSE file for details.