View the current position of the International Space Station
Use the command pip install -r requirements.txt to install necessary packages
Run from command line with python3 main.py. From when the app is first initialized, you will be greeted with 2 new windows. The first window will be your default text editor giving you information of how many astronauts are currently on the ISS at the time of the app is initialized and also with your current latitude and longitude location. The second window will be a map of the world where you can see the exact coordinates of the ISS and will be updated every 5 seconds. In order to close the app, return to your command line where you ran the app and hit ctrl+c to stop the locator
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.