Skip to content

heivi/live-gpslogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KeparDI GPS

Suited for outdoor gps tracking, with html5 tracking app.

Cordova app for Windows Phone 8.0 working.

Android has it's own app.

Backend is simple php-script with gpsseuranta.net -formatted output.

Cordova-app can buffer if no network, android sends right away when available.

Somewhat based on http:https://routegadget.net/gps/logger.html.

Installation

Cordova

First you need to install node and npm

Then install cordova-cli:

sudo npm install -g cordova

More information

Android

First Android Studio needs to be installed. Then open project should work.