Jump on a satellite and watch as it moves along it's orbit.
Inspired by Kevin M. Gills and his Satellite Viewer; along with his other awesome project available at http://dev.wthr.us.
- planetmaker.js - http://dev.wthr.us
- three.js - http://threejs.org
Start by selecting a satellite in the drop down, then selecting the 'Pilot Satellite' checkbox to board the satellite and begin viewing.
Install Node.js
git clone https://github.com/SpaceOK/satellite-pilot.git
cd satellite-pilot
npm install
node app.js
Open browser, head to http://localhost:5000/ - enjoy!