You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented an ISS Overhead program to check if the International Space Station (ISS) passes over my location at night by obtaining latitude and longitude, fetching ISS position data, retrieving sunrise-sunset data, and sending an email (using smtplib) if the ISS is overhead.