I wrote a simple program that connects to (default) port 30003 on dump1090-fa (Flightaware version). It parses the ADS-B output and uses Flightaware's AeroAPI (there is a free tier based on requests) to augment with airline, aircraft, and city departure information. I then publish to my MQTT (Mosquitto) broker for planes within 2.1 nautical miles (i.e. I can visually make them out). An MQTT client on an RPi3 (Linux)…
I use it when driving, or via my watch if I hear an unusual plane or helicopter and don't want to pull out my phone.
https://www.icloud.com/shortcuts/92f43e8881ce4291b48b28a4b0b...