Skip to content

Commit 77fd1f8

Browse files
updated README.me
1 parent 7cfe84c commit 77fd1f8

File tree

1 file changed

+16
-10
lines changed

1 file changed

+16
-10
lines changed

README.md

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,17 @@ Checkout the [Live version](http://habhub.org/mt/)
1313
## Features
1414

1515
* HAB tracking with [Habitat](http://habitat.habhub.org/) ([@github/ukhas/habitat](https://github.com/ukhas/habitat))
16+
* Telemetry graph for each balloons
1617
* Map tracker with Google Maps API 3
1718
* Chase Car functionality
1819
* [Daylight cycle overlay](https://github.com/rossengeorgiev/nite-overlay), for long flights
20+
* Available to embed on any website
21+
* Run the app natively on `iOS` or with Chrome's 'add to screen' on `Android`
1922

2023
### Geo position
2124

25+
Available only on mobile devices.
26+
2227
The app will ask for permission to use your location.
2328
This is required for some of the features. It is **important** to note that
2429
your location will not be made available or send to anyone. Unless, you enable
@@ -33,6 +38,17 @@ even when there is no network coverage. Latest position data will also be stored
3338
and used when you start up with no network. When you get back online, the app
3439
will fetch the latest position data.
3540

41+
## Browser requirements
42+
43+
Any modern browser should be able to run the app. Including the latest version of IE.
44+
This is also true for mobile, some build-in browsers may not work.
45+
46+
## Contribute
47+
48+
Don't hesitate to report any issues, or suggest improvements. Just visit the [issues page](https://github.com/rossengeorgiev/habitat-mobile-tracker/issues).
49+
Pull requests are welcome.
50+
51+
3652
## Installation
3753

3854
Requirements: __Java__ and (Linux or Cygwin environment)
@@ -51,14 +67,4 @@ Author: Daniel Saul [@danielsaul](https://github.com/danielsaul)
5167
[See concept for tablets](https://github.com/rossengeorgiev/habitat-mobile-tracker/blob/master/resources/concept-app-tablet.png)
5268

5369

54-
## Currently Supported Devices
55-
56-
### iOS, Android, Desktops
57-
58-
* Modern browser required (IE not supported)
59-
* Browsers supporting _Geolocation API_ will have `Chase car mode` available
60-
* For best experience on _iOS devices_, add the webapp to your home screen.
61-
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.
62-
* Chrome shortcuts for android, but might not keep the app suspended, when switching context
63-
6470

0 commit comments

Comments
 (0)