Skip to content

Commit 6b0529a

Browse files
authored
Update README.md
1 parent 350c0e5 commit 6b0529a

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SondeHub Tracker Beta (leaflet edition)
1+
# SondeHub Tracker
22

33
A fork of [habitat-mobile-tracker](https://github.com/rossengeorgiev/habitat-mobile-tracker) for use with the [SondeHub v2 ElasticSearch](https://github.com/projecthorus/sondehub-infra/wiki/ElasticSearch-Kibana-access) database. Huge credits to [Rossen Georgiev](https://github.com/rossengeorgiev/) for developing the mobile-tracker.
44

@@ -15,7 +15,7 @@ The SondeHub tracker is a continuation of [spacenear.us/tracker](http://spacenea
1515
* Near realtime weather overlays
1616
* [Daylight cycle overlay](https://github.com/rossengeorgiev/nite-overlay), for long flights
1717
* Map tracker with Leaflet API
18-
* Run the app natively on `iOS` or with Chrome's 'add to screen' on `Android`
18+
* Run the app natively on IOS, Android, or desktop as a Progressive Wep App
1919

2020
### Geo position
2121

@@ -27,8 +27,7 @@ will always start with `chase car mode` disabled._
2727

2828
## Browser requirements
2929

30-
Any modern browser should be able to run the app. Including the latest version of IE.
31-
This is also true for mobile, some build-in browsers may not work.
30+
Any modern browser should be able to run the app. Some features are limited to Chromium based browsers.
3231

3332
## Contribute
3433

@@ -37,14 +36,11 @@ Pull requests are welcome.
3736

3837
## Installation
3938

40-
Requirements: __Java__ and (Linux or Cygwin environment)
39+
Requirements: Java
4140

4241
$ git clone https://github.com/projecthorus/sondehub-tracker.git
4342
$ ./build.sh
4443

45-
For __applicationCache__ to work your server needs to send the correct MIME type.
46-
`.htaccess` for Apache is included. Consult it if you are using different server software.
47-
4844
## Original design
4945

5046
Author: Daniel Saul [@danielsaul](https://github.com/danielsaul)

0 commit comments

Comments
 (0)