projecthorus/sondehub-amateur-tracker

🎈 Frontend for SondeHub Amateur Radiosonde Tracking

33

stars

123

commits

JavaScript

primary language

Aug 28, 2026

updated

amateur.sondehub.org/

README

SondeHub Amateur Tracker

A fork of sondehub-tracker for use with the SondeHub Amateur ElasticSearch database.

A webapp for tracking radiosondes. Works an desktop and mobile devices. The SondeHub Amateur tracker is a continuation of tracker.habhub.org.

Features

  • Radiosonde Tracking using SondeHub Amateur data.
  • Telemetry graph for each balloon
  • Near realtime weather overlays
  • Daylight cycle overlay, for long flights
  • Map tracker with Leaflet API
  • Run the app natively on IOS, Android, or desktop as a Progressive Wep App

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.

Browser requirements

Any modern browser should be able to run the app. Some features are limited to Chromium based browsers.

Contribute

Don't hesitate to report any issues, or suggest improvements. Just visit the issues page. Pull requests are welcome.

Installation

$ git clone https://github.com/projecthorus/sondehub-amateur-tracker.git
$ ./build.sh
$ python serve.py

Visit http://localhost:8000 to view the local version of the tracker!

Original design

Author: Daniel Saul @danielsaul

Contributors

darksidelemm

60 commits

LukePrior

42 commits

xssfox

12 commits

TheSkorm

7 commits

projecthorus/sondehub-amateur-tracker

🎈 Frontend for SondeHub Amateur Radiosonde Tracking

33

stars

123

commits

JavaScript

primary language

Aug 28, 2026

updated

amateur.sondehub.org/

README

SondeHub Amateur Tracker

A fork of sondehub-tracker for use with the SondeHub Amateur ElasticSearch database.

A webapp for tracking radiosondes. Works an desktop and mobile devices. The SondeHub Amateur tracker is a continuation of tracker.habhub.org.

Features

  • Radiosonde Tracking using SondeHub Amateur data.
  • Telemetry graph for each balloon
  • Near realtime weather overlays
  • Daylight cycle overlay, for long flights
  • Map tracker with Leaflet API
  • Run the app natively on IOS, Android, or desktop as a Progressive Wep App

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.

Browser requirements

Any modern browser should be able to run the app. Some features are limited to Chromium based browsers.

Contribute

Don't hesitate to report any issues, or suggest improvements. Just visit the issues page. Pull requests are welcome.

Installation

$ git clone https://github.com/projecthorus/sondehub-amateur-tracker.git
$ ./build.sh
$ python serve.py

Visit http://localhost:8000 to view the local version of the tracker!

Original design

Author: Daniel Saul @danielsaul

Contributors

darksidelemm

60 commits

LukePrior

42 commits

xssfox

12 commits

TheSkorm

7 commits

Languages

JavaScript

85.3%

CSS

8.2%

HTML

6.3%