Skip to content

mars-mission-2030/issviewer

 
 

Repository files navigation

ISS Viewer

Track the International Space Station and get pass predictions.

screenshot

screenshot 2

ISS Viewer predicts visible ISS passes for a given location and displays them on a map. You can also view the station's position in real time.

Dependencies

Building

npm install
npm run build

Run the app:

node app.js

It will create a server on localhost:3000. Make sure redis-server is running (otherwise the app will exit with an error).

Live version is at: issviewer.com

About

Spot the International Space Station

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 51.5%
  • CSS 20.4%
  • Python 16.9%
  • HTML 11.2%