Pistonlog has a mobile app built specifically for technicians on the workshop floor. It's a separate codebase from the web app (Expo + React Native) and is intentionally a different shape — bigger buttons, simpler navigation, one-handed friendly.
Status: Android-first, pre-launch
The mobile app is Android-only for v1, with iOS deferred. As of this writing it isn't yet published on the Play Store — the codebase is feature-complete and pipeline-ready, but the store submission is still pending. If you're keen to try it once it lands, contact support to be notified.
What's on mobile
- My Work — the technician's feed of assigned jobcards and jobs
- Jobcard detail — see what work is needed, mark jobs complete
- Inspections — start, fill and complete inspection submissions, with photo capture
- Messages — read and reply to jobcard threads and DMs
- Notifications — push notifications via Expo Push
What's deliberately not on mobile
- Customer creation, customer editing, business-account management
- Workflow board (the kanban)
- Settings, team management, billing
- Anything that surfaces customer contact details (see the PII rule)
Mobile is a tool for technicians, not a portable copy of the web app. The web app stays the place for office work.
How to log in
Mobile uses email + password — the same credentials you use on the web app. Sessions last 30 days on mobile (the web cookie session is 12 hours).
Push notifications
Push notifications fire via Expo Push for assignments (a jobcard or job is assigned to you) and mentions (a teammate @-mentions you in a message). Other events you might expect (a customer reply, a payment landing, an appointment) don't currently fire pushes — see Notifications.
Configure quiet hours per device in your phone's notification settings.
Where to get it (once launched)
Android-first: Google Play Store. iOS isn't on the v1 roadmap. We'll update this article with the Play Store link once the listing is live.