An app to talk to your Jumperless V5 — connect to Wokwi, flash Arduino sketches, update firmware, and drive the board from a CLI.
The recommended way is from PyPI:
pip install jumperless # or: uv tool install jumperless
jumperlessPrefer an icon? Grab a native build (Windows .exe, macOS .dmg,
Linux .AppImage) or the backup launcher from the
latest release.
python -m pip install -r requirements.txt
python JumperlessWokwiBridge.pyThe whole packaging chain (PyPI, native installers, the uv backup launcher, CI, and local test builds) is documented in docs/PACKAGING.md.
Quick local build for testing:
python tools/build_local.py # builds the current platform into local-builds/