python-geeks / Automation-scripts

Repo for creating awesome automation scripts to make my panda lazier
MIT License
1.04k stars 562 forks source link

Real-Time ISS Tracker #975

Closed BazarganDev closed 1 month ago

BazarganDev commented 1 month ago

ISS Tracker

This script tracks International Space Station in real time. Using skyfield, it collects TLE data from Celestrak and visualizes current position and predicts the satellite's orbit.

Instructions

Programming Language

Happy Coding

pawangeek commented 1 month ago

Well, This is something new

BazarganDev commented 1 month ago

Everything is done. Am I allowed to close the issue?