Mobile Telematics by Damoov
Open-source apps, SDK demos, and integration samples for smartphone telematics — trip detection, driving behavior, and related mobile infrastructure.
This GitHub organization (Mobile-Telematics) is where Damoov publishes developer-facing code. Product docs and self-serve onboarding live on the web; the repos here are for reading, forking, and wiring into your own apps.
- ZenRoad — open-source reference telematics apps (iOS + Android)
- SDK demo apps — Flutter, React Native, native Android, and native iOS walkthroughs
- Login / auth frameworks — mobile auth helpers used with the Telematics SDK
- Supporting samples (Python client, agent skills, engagement tools)
| Repo | Platform | What it is |
|---|---|---|
| TelematicsApp-iOS | iOS | ZenRoad — open-source telematics app (UBI / safe-driving style product surface) |
| TelematicsApp-Android | Android | ZenRoad — open-source telematics app for Android |
Product page: damoov.com/telematics-app
Start with the stack you ship:
| Repo | Stack |
|---|---|
| telematicsSDK-demoapp-flutter- | Flutter |
| telematicsSDK-demoapp-react | React Native |
| telematicsSDK-demoapp-Android-kotlin | Android (Kotlin) |
| telematicsSDK-demoapp-Android-java | Android (Java) |
| telematicsSDK-demoapp-iOS-swift | iOS (Swift) |
| telematicsSDK-demoapp-iOS-objective-c | iOS (Objective-C) |
Auth helpers:
Also useful:
- python-sdk — Python client for the telematics platform
- damoov-telematics-skills — integration skills for SDK / platform workflows
| Resource | Link |
|---|---|
| Documentation | docs.damoov.com |
| Quick start | docs.damoov.com/docs/quick-start |
| Telematics SDK | damoov.com/telematics-sdk |
| Telematics API | damoov.com/telematics-api |
| ZenRoad / Telematics App | damoov.com/telematics-app |
| Company site | damoov.com |
- Read the Quick start.
- Clone a demo app for your stack (table above) or fork ZenRoad if you want a full reference product.
- Use the Telematics SDK product page for capabilities and self-serve paths.
Questions or partnership: damoov.com → contact, or email info@damoov.com.