Flowm / satvis

Satellite orbit visualization and pass prediction with Cesium.js
https://satvis.space
MIT License
297 stars 103 forks source link
celestrak cesium cesiumjs hacktoberfest orbit pwa satellite satellite-orbit-visualization vue

satvis.space Node CI

Satellite orbit visualization and pass prediction.

[!NOTE] The next branch contains many improvements from a bigger refactoring and is the recommended branch currently. This version is currently deployed to https://satvis.space/next. Planning to merge this back to the master main in the next few months.

Screenshot

Features

Built With

Development

Setup

Initialize submodules and install npm build dependencies:

git submodule update --init
npm clean-install

Run

iOS App

To provide pass notifications on iOS where local browser notifications are not supported a simple app wraps the webview and handles the scheduling of UserNotifications.

License

This project is licensed under the MIT License - see LICENSE file for details.

Acknowledgements

Inspired by a visualization developed for the MOVE-II CubeSat project by Jonathan, Marco and Flo.