A PyQt application which shows the current position of the International Space Station over a world map.
Make a local clone of this repo so that you can run Hii on your own computer.
git clone https://github.com/sr1j/ISS-Tracker.git
- Open terminal at the root of the project and run the following command to install all the requirements.
pip install -r requirements.txt
- Run the application by the following command
python iss.py