Skip to content

projecthorus/sondehub-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Habitat Mobile Tracker

A tracker webapp specifically crafted for use on mobile devices. But, works on any other device - desktops, laptops or netbooks. The aim is to provide all key features in a compact package useful on a mobile device. And yet, not feel stripped down on a desktop pc. The mobile tracker is a continuation of spacenear.us/tracker.

Live version

Features

Geo position

The app will ask for permission to use your location. This is required for some of the features. It is important to note that your location will not be made available or send to anyone. Unless, you enable the chase car mode, which will periodically upload it to habitat. The app will always start with chase car mode disabled.

Offline storage

The app will ask to use offline storage. You will need to accept, in order to use the offline capabilities. The app will cache all files making it available even when there is no network coverage. Latest position data will also be stored and used when you start up with no network. When you get back online, the app will fetch the latest position data.

Installation

Requirements: Java and (Linux or Cygwin environment)

$ git clone git://github.com/rossengeorgiev/habitat-mobile-tracker.git
$ ./build.sh

For applicationCache to work your server needs to send the correct MIME type. .htaccess for Apache is included. Consult it if you are using different server software.

Original design

Author: Daniel Saul @danielsaul

See concept for phone portrait mode
See concept for tablets

Currently Supported Devices

iOS, Android, Deskstops

  • Modern browser required (IE not supported)
  • Browsers supporting Geolocation API will have Chase car mode available
  • For best experience on iOS devices, add the webapp to your home screen. This will hide Safari's UI and make it look like a native app. I think it also allows it to run in the background.

iPhone demo page

Portrait and landscape test. Just open test-iphone3g.html in your browser of choice

About

🎈 Frontend for SondeHub Radiosonde Tracking

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 89.6%
  • CSS 5.9%
  • HTML 4.4%
  • Other 0.1%