|
1 |
| -# SondeHub Tracker |
| 1 | +# SondeHub Amateur Tracker |
2 | 2 |
|
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 |
| - |
5 |
| - |
| 3 | +A fork of [sondehub-tracker](https://github.com/projecthorus/sondehub-tracker) for use with the [SondeHub Amateur ElasticSearch](https://github.com/projecthorus/sondehub-infra/wiki/ElasticSearch-Kibana-access) database. |
6 | 4 |
|
7 | 5 | A webapp for tracking radiosondes. Works an desktop and mobile devices.
|
8 |
| -The SondeHub tracker is a continuation of [spacenear.us/tracker](http://spacenear.us/tracker). |
| 6 | +The SondeHub Amateur tracker is a continuation of [tracker.habhub.org](https://tracker.habhub.org/). |
9 | 7 |
|
10 | 8 | ## Features
|
11 | 9 |
|
12 |
| -* Radiosonde Tracking using [SondeHub V2](https://github.com/projecthorus/sondehub-infra/wiki/ElasticSearch-Kibana-access) data. |
| 10 | +* Radiosonde Tracking using [SondeHub Amateur](https://github.com/projecthorus/sondehub-infra/wiki/ElasticSearch-Kibana-access) data. |
13 | 11 | * Telemetry graph for each balloon
|
14 |
| -* Chase Car functionality |
15 | 12 | * Near realtime weather overlays
|
16 |
| -* [Daylight cycle overlay](https://github.com/rossengeorgiev/nite-overlay), for long flights |
| 13 | +* Daylight cycle overlay, for long flights |
17 | 14 | * Map tracker with Leaflet API
|
18 | 15 | * Run the app natively on IOS, Android, or desktop as a Progressive Wep App
|
19 | 16 |
|
20 | 17 | ### Geo position
|
21 | 18 |
|
22 | 19 | The app will ask for permission to use your location.
|
23 | 20 | This is required for some of the features. It is **important** to note that
|
24 |
| -your location will not be made available or send to anyone. Unless, you enable |
25 |
| - the `chase car mode`, which will periodically upload it to SondeHub. _The app |
26 |
| -will always start with `chase car mode` disabled._ |
| 21 | +your location will not be made available or send to anyone. |
27 | 22 |
|
28 | 23 | ## Browser requirements
|
29 | 24 |
|
30 | 25 | Any modern browser should be able to run the app. Some features are limited to Chromium based browsers.
|
31 | 26 |
|
32 | 27 | ## Contribute
|
33 | 28 |
|
34 |
| -Don't hesitate to report any issues, or suggest improvements. Just visit the [issues page](https://github.com/projecthorus/sondehub-tracker/issues). |
| 29 | +Don't hesitate to report any issues, or suggest improvements. Just visit the [issues page](https://github.com/projecthorus/sondehub-amateur-tracker/issues). |
35 | 30 | Pull requests are welcome.
|
36 | 31 |
|
37 | 32 | ## Installation
|
38 | 33 |
|
39 | 34 | Requirements: Java
|
40 | 35 |
|
41 |
| - $ git clone https://github.com/projecthorus/sondehub-tracker.git |
| 36 | + $ git clone https://github.com/projecthorus/sondehub-amateur-tracker.git |
42 | 37 | $ ./build.sh
|
43 | 38 |
|
44 | 39 | ## Original design
|
45 | 40 |
|
46 | 41 | Author: Daniel Saul [@danielsaul](https://github.com/danielsaul)
|
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
0 commit comments