QCanvas is a desktop client for Canvas LMS.
Project description
QCanvas
QCanvas is a 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.6a1.tar.gz
(36.5 kB
view hashes)
Built Distribution
qcanvas-1.0.6a1-py3-none-any.whl
(54.9 kB
view hashes)
Close
Hashes for qcanvas-1.0.6a1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56d8904cafe58b5e1686eda05d6b030534e17c56ba2407359d8eb2d24ae1993c |
|
MD5 | 12b737a477b898ac2593dcadbb9a5599 |
|
BLAKE2b-256 | 0b820da0f43d52a6fcab5427fc899771c9f9754a2e30a2d550b801818f061472 |