Skip to content

5hanazar/mysatellite

Repository files navigation

MySatellite

A desktop application that displays a satellite's position and orbital path on an interactive 3D globe.
This project is built using electron-react-boilerplate as the foundation.
It uses the N2YO API to fetch TLE data.

Install

Clone the repo and install dependencies:

git clone https://github.com/5hanazar/mysatellite.git
npm install

Create a .env file in the root directory and provide the credentials:

n2yo_key = your_n2yo_api_key
norad_id = satellite_norad_id

Starting Development

Start the app in the dev environment:

npm start

Packaging for Production

To package apps for the local platform:

npm run package

About

A satellite tracker app with a 3D globe.

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors