Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kiesel/flights
Track flights
https://github.com/kiesel/flights
Last synced: 1 day ago
JSON representation
Track flights
- Host: GitHub
- URL: https://github.com/kiesel/flights
- Owner: kiesel
- Created: 2017-01-27T13:54:24.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-27T13:54:42.000Z (almost 8 years ago)
- Last Synced: 2024-11-08T18:23:50.565Z (about 2 months ago)
- Language: Go
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
flights
========flights is a hobby project of mine to create a suite of flight tracking tools using an RTL-SDR device (USB) written in Go. It uses the rtlsdr library and provides Go language bindings through CGo.
The rtlsdr library's home is http://sdr.osmocom.org/trac/wiki/rtl-sdr.
This is WIP, not complete and just for fun.