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.3.post5.tar.gz
(35.1 kB
view hashes)
Built Distribution
Close
Hashes for qcanvas-1.0.3.post5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 85ab47c4248848bb9d19dd6eb05f07a09c4234489395d94e78369df7ac423c73 |
|
MD5 | e4e2eefb407ca6ef09b8a642c81074eb |
|
BLAKE2b-256 | 550c759dcdcebccefe7f12adc4c4b8ccc5c5e45dc80c1e54e997b5aa0733b053 |