QCanvas is a desktop client for Canvas LMS.
Project description
QCanvas
QCanvas is an unofficial desktop client for Canvas LMS.
Downloads
Download it from releases
Development/Run from source
Prerequisites
- Python 3.12+ (use pyenv if your distro does not have that version)
- Pipx (optional)
- Poetry (recommended to install using
pipx install poetry
) - Appimagetool (Only for building the appimage)
Get started
git clone https://github.com/QCanvas/QCanvasApp.git
cd QCanvasApp
# Enter shell and run it
poetry shell
poetry install
python qcanvas/run.py
# Alternatively you can run it like this:
poetry install
poetry run python qcanvas/run.py
Build custom AppImage
bash build_appimage.sh
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
qcanvas-1.0.12.dev3.tar.gz
(36.3 kB
view hashes)
Built Distribution
Close
Hashes for qcanvas-1.0.12.dev3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41eda63afc49273582ed94a3959b754a8d7f6cd8f92ec7631237c91106f56073 |
|
MD5 | 3716be17a7f183aee482f9ec80b0176a |
|
BLAKE2b-256 | 7e9ddfddc68e98370a7cfb5cfdbfd033c2344b397c5805741f69da23b777c143 |