Skip to content

Tuoris/niro-spy

Repository files navigation

SWUbanner

Niro Spy

Companion app for the Kia e-Niro and Huyndai Kona.

Allows to monitor live data and charts, exporting and importing trip recording.

Works with BLE (Bluetooth 4+) OBD2 adapters and browsers supporting Web Bluetooth API.

Language support:

Screenshots

Main screen

Main screen

All OBD2 parameters

All OBD2 parameters All OBD2 parameters All OBD2 parameters

Charts for OBD2 parameters

Charts for OBD2 parameters Charts for OBD2 parameters

Battery info page

Battery info page Battery info page

TPMS (tire temperature and pressure monitoring)

TPMS (tire temperature and pressure monitoring)

VIN

VIN

Trip info page

Trip info page Trip info page

Supported languages

Supported languages Supported languages Supported languages

Debugger (CAN message explorer)

Debugger (CAN message explorer) screenshot 2 Debugger (CAN message explorer) screenshot 2 Debugger (CAN message explorer) screenshot 2 Debugger (CAN message explorer) screenshot 2 Debugger (CAN message explorer) screenshot 2

Developing

Install dependencies with npm install (or pnpm install or yarn).

Start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

About

Companion app for the Kia e-Niro and Huyndai Kona. Uses Web Bluetooth API and supports BLE OBD2 scanners.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors