Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
pimote - Skill - OpenSmartRoute
Skillv1.0.0
pimote
Pimote is a PWA + Node.js server for remote access to pi (a coding agent), plus a native Android client for voice-first usage including Android Auto. Workspaces: `server/` (Node.js HTTP+WS), `client/`
Imported from alennartz/pimote (AGENTS.md). Install upstream with npx skills add alennartz/pimote. Copyright stays with the author.
Pimote
Pimote is a PWA + Node.js server for remote access to pi (a coding agent), plus a native Android client for voice-first usage including Android Auto. Workspaces: server/ (Node.js HTTP+WS), client/ (SvelteKit PWA), packages/ (published npm packages including @pimote/panels), shared/ (protocol types), and mobile/android/ (native Kotlin app, Docker-based Gradle build via make android-build / make android-test).