Skip to content

A simple web app to show your device location (latitude & longitude) from Qubitro

Notifications You must be signed in to change notification settings

LintangWisesa/Qubitro-GPS-Live-Tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qubitro GPS Live Tracking

A simple web app to show your device location (latitude & longitude) from Qubitro on Google Maps.

Map

⭐ Requirements:

  • Qubitro project ID, device ID
  • Qubitro device data with keys: LAT (latitude) & LNG (longitude)

⭐ How to use this repo:

  1. Make sure you have Node.js installed: download here.

  2. Clone this repo

    $ git clone https://github.com/LintangWisesa/Qubitro-GPS-Live-Tracking.git
  3. Install dependencies

    $ cd Qubitro-GPS-Live-Tracking
    $ npm i
  4. Insert your Qubitro credential on .env

    PROJECT_ID="your_qubitro_project_id"
    DEVICE_ID="your_qubitro_device_id"
    AUTHORIZATION="your_qubitro_auth"
  5. Run locally

    $ node app

⭐ Enjoy!


🍔 Lintang Wisesa


lintang ymail lintang facebook lintang twitter lintang youtube lintang linkedin lintang github lintang hackster lintang bio

About

A simple web app to show your device location (latitude & longitude) from Qubitro

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published