dump1090-retro-html
Old dump1090 webinterface for dump1090-fa
Installation
sudo bash -c "$(wget -q -O - https://raw.githubusercontent.com/adsbfi/dump1090-retro-html/master/install.sh)"
URL for the webinterface
The webinterface can be found at the IP address of your Raspberry Pi:
http://IP-ADDRESS/dump1090 (replace IP-ADDRESS with the actuall IP address)
Uninstall
sudo bash -c "$(wget -q -O - https://raw.githubusercontent.com/adsbfi/dump1090-retro-html/master/uninstall.sh)"