All Projects → Flowm → Satvis

Flowm / Satvis

Licence: mit
Satellite orbit visualization and pass prediction with Cesium.js

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Satvis

cesium-satellites
View the orbit of satellites in a Cesium viewer, derived from a two line element list
Stars: ✭ 45 (-33.82%)
Mutual labels:  satellite, cesium
Starter React Flux
Generate your React PWA project with TypeScript or JavaScript
Stars: ✭ 65 (-4.41%)
Mutual labels:  pwa
Bikedeboa
A (Progressive) Web App to find, map and review bike parkings in the cities of Brazil.
Stars: ✭ 54 (-20.59%)
Mutual labels:  pwa
Snapwat
Photo/video doodling app for the web - a progressive web app demo
Stars: ✭ 62 (-8.82%)
Mutual labels:  pwa
Yinyue
🏖Version Of Progressive Web App ( Serverless )
Stars: ✭ 57 (-16.18%)
Mutual labels:  pwa
Deckdeckgo
The web open source editor for presentations
Stars: ✭ 1,117 (+1542.65%)
Mutual labels:  pwa
Geotiff.io
Static website for viewing and analyzing GeoTIFF's in the browser
Stars: ✭ 53 (-22.06%)
Mutual labels:  satellite
Angular Pwa Seed
Multiplatform Angular project (Web/PWA, Mobile and Desktop) with Ionic (and optionally Bootstrap) - Sample: https://angular-pwa-seed.netlify.com
Stars: ✭ 68 (+0%)
Mutual labels:  pwa
Nipp
🎒 Portable Programmable Text Convertor Hosted on URL: https://nwtgck.github.io/nipp
Stars: ✭ 64 (-5.88%)
Mutual labels:  pwa
React Adventure
⛰ React high-ending architecture & patterns ready for use. Made for big and small projects. PWA Ready.
Stars: ✭ 62 (-8.82%)
Mutual labels:  pwa
Oscam Patched
Open Source Cam Emulator
Stars: ✭ 61 (-10.29%)
Mutual labels:  satellite
Prestashop
Free PWA & SPA for PrestaShop
Stars: ✭ 59 (-13.24%)
Mutual labels:  pwa
Mt Music Player
Web music player
Stars: ✭ 63 (-7.35%)
Mutual labels:  pwa
Awesome Gnss
Community list of open-source GNSS software and resources 📡
Stars: ✭ 56 (-17.65%)
Mutual labels:  satellite
Vue Storefront
The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Ne…
Stars: ✭ 9,111 (+13298.53%)
Mutual labels:  pwa
Pgtune
Pgtune - tuning PostgreSQL config by your hardware
Stars: ✭ 1,078 (+1485.29%)
Mutual labels:  pwa
Ng Toolkit
⭐️ Angular tool-box! Start your PWA in two steps! Add Serverless support for existing projects and much more
Stars: ✭ 1,116 (+1541.18%)
Mutual labels:  pwa
Jpg Glitch
glitch images with jpg encoding
Stars: ✭ 1,120 (+1547.06%)
Mutual labels:  pwa
Ca11
Multi-Protocol Webphone
Stars: ✭ 69 (+1.47%)
Mutual labels:  pwa
Onsenui
Mobile app development framework and SDK using HTML5 and JavaScript. Create beautiful and performant cross-platform mobile apps. Based on Web Components, and provides bindings for Angular 1, 2, React and Vue.js.
Stars: ✭ 8,518 (+12426.47%)
Mutual labels:  pwa

satvis.space Node CI

Satellite orbit visualization and pass prediction.

Screenshot

Features

  • Calculate position and orbit of satellites from TLE
  • Set groundstation through geolocation or pick on map
  • Calculate passes for a set groundstation
  • Local browser notifications for passes
  • Serverless architecture
  • Works offline as Progressive Web App (PWA)

Built With

Development

Setup

Initialize submodules and install npm build dependencies:

git submodule update --init
npm install

Run

  • npm run start for the dev server
  • npm run build to build the application (output in dist folder)
  • npm run serve to build the application and serve with static webserver
  • npm run update-tle to retrieve the latest satellite TLEs from NORAD

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].