You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-8Lines changed: 4 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# SondeHub Tracker Beta (leaflet edition)
1
+
# SondeHub Tracker
2
2
3
3
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.
4
4
@@ -15,7 +15,7 @@ The SondeHub tracker is a continuation of [spacenear.us/tracker](http://spacenea
15
15
* Near realtime weather overlays
16
16
*[Daylight cycle overlay](https://github.com/rossengeorgiev/nite-overlay), for long flights
17
17
* 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
19
19
20
20
### Geo position
21
21
@@ -27,8 +27,7 @@ will always start with `chase car mode` disabled._
27
27
28
28
## Browser requirements
29
29
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.
32
31
33
32
## Contribute
34
33
@@ -37,14 +36,11 @@ Pull requests are welcome.
37
36
38
37
## Installation
39
38
40
-
Requirements: __Java__ and (Linux or Cygwin environment)
0 commit comments