satpasses - a satellite pass prediction HTML file generator
Posted on 2025-09-18 by DK1MIsatpasses is a simple Python script that pulls satellite information on your favorite SATs from N2YO.com via their API to build an even simpler static HTML page listing all satellite passes over a user definable location for the next n days. Each row of the generated table has a different shade of green depending on the max elevation of the corresponding pass. A higher maximum elevation results in a brighter green.
This is how it looks like:

You can find a live demo on my server. Please note that the data there is only accurate for my location.
Minimum elevation, location and more are user configurable. The script can be found on my GitHub.
