readsb
Install Automatically
$ sudo bash -c "$(wget -q -O - https://raw.githubusercontent.com/wiedehopf/adsb-scripts/master/readsb-install.sh)"Install from Source
Install Dependencies
$ sudo apt-get install librtlsdr-devBuild the Source Code
$ git clone https://github.com/Mictronics/readsb.git
$ cd readsb
$ make RTLSDR=yes
$ sudo make installLast updated
Was this helpful?