Skip to content

An Ionic Framework/Cordova app that logs positional data from a smartphone GPS to a SensLog instance

License

Notifications You must be signed in to change notification settings

SDI4Apps/smartphone-tracker

Repository files navigation

Smartphone Tracker

An Ionic/Cordova app that logs positional data from a smartphone GPS to a SensLog instance.

System requirements

  • Node package manager
  • Cordova
  • Ionic Framework
  • Bower

Installation

$ cd [your project directory, where you would like to store your repositories]
$ npm install -g cordova ionic
$ git clone https://github.com/SDI4Apps/smartphone-tracker.git
$ cd smartphone-tracker
$ npm install
$ bower install
$ ionic platform add android
$ ionic resources

Build / Run

$ ionic build
$ ionic run

About

An Ionic Framework/Cordova app that logs positional data from a smartphone GPS to a SensLog instance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published