An open API service indexing awesome lists of open source software.

https://github.com/espiramarvin/odometer

Car odometer
https://github.com/espiramarvin/odometer

gps-tracking odometer react-native

Last synced: 7 months ago
JSON representation

Car odometer

Awesome Lists containing this project

README

          

### Odometer

#### Measures max & current speed of a moving car, tracking GPS and warns of exceeding speed limit set

Odometer Screens



### build commands using eas

#### for android
##### preview
###### eas build --profile preview --platform android

##### dev
###### eas build --profile development --platform android

#### for ios
###### eas build --profile development --platform ios