Skip to content
/ Caravel Public

High-performance, modern client for Canvas LMS - sailed by students, for students.

License

Notifications You must be signed in to change notification settings

ivynya/Caravel

Repository files navigation

icon-72-72

Caravel CodeQL

Caravel is a Canvas client that uses the Canvas Open API. It is designed as an SPA, rather than the MVC-style model that the official Canvas frontend uses. This means Caravel performs way faster with extremely good responsiveness, especially on slow networks (found in many schools, public places, and other areas where students may find themselves). It also works offline!

Caravel is also a PWA (desktop & mobile) meaning you can take it wherever you go.

Try It Out

You can try out Caravel with an API token from your account (Profile > Settings > New User Token). You'll also need a CORS-anywhere proxy hosted online (or locally if running Caravel locally as well). These values can be configured on the initial app setup screen.

Contributing

Contributions of any size are welcome!

For bug reports, please make an issue on this repository.

For feature requests, please make an issue or post a discussion thread before you start coding - this ensures that duplicate work isn't done and the design is as good as it can be.

For more information, see CONTRIBUTING.md.


Disclaimer

Caravel does not have any official affiliation with Instructure, nor has there been any communication or cooperation. No part of Canvas LMS source code has been used in this application aside from info from public API documentation. Deploying Caravel at scale may present issues as you would need a developer key from your institution to avoid having users paste in API tokens.