A simple Python app with Pygame, that uses some JSON apis to get interesting data about ISS including it's current position, and then displays it in the GUI window.
I already made a similar thing using HTML and vanilla Javascript, so I have some experience with these apis and with displaying an image of the ISS based on the data that I get from the api.