A small app for viewing vatsim traffic - part of a exam in Programming at HiØ, written with love in Python <3
Get the code.
git clone https://github.com/olejorga/vatsim.py.git
cd vatsim.pyTo start the app, run the main.py file.
python3 main.pyWhen promted, provide an airports' ICAO identification code. For instance, London Heathrow is EGLL.
Read the project report (norwegian) for more information.