Skip to content

← Help

Platforms — Where to get the app

Left of the Dial runs on Web, Desktop (Mac, Windows, Linux), iOS, and Android. The same core features are available on all platforms. Web and Desktop share the same UI and build (including mini-games on the Dashboard and keyboard shortcuts). Expo (iOS/Android) implements the same flows with a native UI; Dashboard mini-games open in the in-app browser. In the repository, `spec.md` is the build entry (canonical docs); `docs/FEATURE-PARITY.md` is the line-by-line platform matrix. User-facing help here describes shared behavior; where layout differs (for example Quick Actions icons), the underlying behavior matches.

### Mobile parity

  • Expo: Set `EXPO_PUBLIC_API_URL` to your API base URL in `expo-app/.env` or EAS secrets.
  • See Getting started for required environment variables.