Skip to content

dfrankes/SatelliteMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

3D Satellite Map

This app is still a work-in-progress

A realtime 3D satellite map created with ThreeJS and Node, use this tool track the position of any satellite or space stations realtime in 3D

Preview https://dfrankes.nl/Ghee9dQGPe.gif Preview

Roadmap

  • Show visible satellites based on your
  • more...

How to run client

cd src/client/;
npm install
npm run dev
open http://localhost:5000

How to run Server

cd src/server/;
npm install
created .env
npm run dev

About

Realtime 3D Satellite Map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published