# Host-side tools Helper scripts that run on your computer, not on the device. | Tool | Purpose | | ---- | ------- | | `screenshot.py` | capture the device display over USB serial and save it as a PNG | | `trail_export.py` | capture a GPX track from the device over USB serial | | `gpx-downloader/index.html` | the same GPX capture in a browser, via Web Serial | | `bdf2gfx.py` | convert a BDF bitmap font to an Adafruit-GFX header | Python dependencies are managed with [uv](https://docs.astral.sh/uv/) — run the scripts with `uv run tools/