7 skills found
djtimca / HasatellitetrackerUsing the N2YO API, this Home Assistant integration will provide visible satellite passes (general) and to add specific satellites for monitoring.
noahshotz / Sattrack NextNext.js app to monitor satellites and man-made objects in earth orbit. Build on top of N2YO API.
circuitqed / N2yoThis python package is a wrapper to access the N2YO REST API.
Captain63 / Satellite TrackerClient-side application that accepts user provided addresses to represent satellites within given range built off N2YO and Google Maps APIs.
dms-codes / N2yoSatellite Tracking Script This Python script allows you to track satellites using the N2YO API. It provides various functions to retrieve satellite information, including Two-Line Element Set (TLE) data, satellite positions, and radio passes information.
Hue-Jhan / Satellite Predictor N TrackerSimple Satellite Next passes predictor & Position tracker with N2yo Api
KholiswaT / Satellite ExplorationIn this repo, data from real-time satellite tracking website, N2YO.com was extracted utilizing web scraping and API calls. From here, data was either stored in a PostgreSQL database and/or directly converted to a json file. Visualizations were created using Javascript D3, Plotly, Leaflet, and ThreeJS libraries and plugins. Ultimately, a dashboard was created to display this real-time data utilizing Flask live server on the local server.