Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rorpage/gee-bee
An app that alerts you if it detects airplane tail numbers in flight!
https://github.com/rorpage/gee-bee
adsb airplane airplanes aviation flight-tracking go golang hacktoberfest
Last synced: 8 days ago
JSON representation
An app that alerts you if it detects airplane tail numbers in flight!
- Host: GitHub
- URL: https://github.com/rorpage/gee-bee
- Owner: rorpage
- License: mit
- Created: 2024-10-22T22:35:03.000Z (15 days ago)
- Default Branch: main
- Last Pushed: 2024-10-27T02:08:46.000Z (11 days ago)
- Last Synced: 2024-10-28T04:38:10.690Z (9 days ago)
- Topics: adsb, airplane, airplanes, aviation, flight-tracking, go, golang, hacktoberfest
- Language: Go
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gee Bee
An app that alerts you if it detects airplane tail numbers in flight!### Quick notes
- This app uses quite a bit of code and logic from [Jetspotter](https://github.com/vvanouytsel/jetspotter). Many thanks to [Vincent](https://github.com/vvanouytsel) for his wonderful work there!
- There is an example config file included that you can modify for your own needs. Make a copy of it and name it `config.yml` or `config.yaml`. Sensible defaults are included the app if you'd like to testdrive it first.