Skip to content

Ever wondered where the International Space Station (ISS) is right now? With the ISS Location Tracker Project, you can effortlessly track the ISS in real-time and discover fascinating details about its current position, crew members, upcoming passes over your location, and more.

Notifications You must be signed in to change notification settings

ShreyasTembhare/ISS-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ISS-Tracker - Tracking the International Space Station

ISS Tracker is a python script to collect real-time information related to the International Space Station (ISS) just from your terminal. This script uses WTIA and Open Notify APIs to get the information related to ISS.

Information Provided

  • Space station date & time.
  • Visibility of the space station.
  • Google Map URL for ISS Current Location.
  • Number of people in space and their names.
  • Automatically refresh data after every 60 seconds.
  • ISS pass times (upcoming ISS passes for your country).
  • Space station Latitude, Longitude, Altitude (Km), Velocity (Km\h), Footprint.

Git Installation

# clone the repo
$ git clone https://github.com/sameera-madushan/ISS-Tracker.git

# change the working directory to ISS-Tracker
$ cd ISS-Tracker

# install the requirements
$ pip3 install -r requirements.txt

Usage

python tracker.py

Support & Contributions

  • Please ⭐️ this repository if this project helped you!
  • Contributions of any kind welcome!

About

Ever wondered where the International Space Station (ISS) is right now? With the ISS Location Tracker Project, you can effortlessly track the ISS in real-time and discover fascinating details about its current position, crew members, upcoming passes over your location, and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages