SatNOGS Live API Data

Hello everyone,

I made two python scripts to fetch SatNOGS’ API data and display it in a sortable table for command line and for GUI.
For now I’m using the ‘transmitters’ API data, but I intend to use more data “categories” in the future.

This one keeps grabbing/updating the data every 300 seconds and it’s made for command line, terminal etc:

And this one is the GUI version of it which still needs some work because it doesn’t update the table, you have to re-run it to get fresh data:

I sure hope you guys find it useful and maybe come up with ideas? :slight_smile:
Thank you for being such a friendly community!

1 Like