Native offline cycling simulator for macOS. Rust simulation core, Swift shell, smart trainer support.
cargo test
just build && just runOptional: just wraps common tasks (just test, just lint).
| Doc | Description |
|---|---|
| VeloSim-Technical-Plan.md | Architecture and milestones |
| AGENTS.md | Agent and contributor guide |
| STRAVA.md | Strava OAuth setup |
| docs/QUALITY_PASS.md | Quality pass log |
Rust workspace under crates/. macOS app under shell-macos/.
Work happens on dev via GitHub issues and pull requests. See AGENTS.md for workflow.
MIT