swsrkty / ISS-Tracker

PyQt application which shows the position of the International Space Station over a world map.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ISS-Tracker

About

A PyQt application which shows the current position of the International Space Station over a world map.

Setup

Clone this repo!

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

Running the Python application

  • 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

About

PyQt application which shows the position of the International Space Station over a world map.


Languages

Language:Python 100.0%