An open API service indexing awesome lists of open source software.

https://github.com/redraw/orbita.terrestre.ar

simple real-time satellite tracker map
https://github.com/redraw/orbita.terrestre.ar

Last synced: over 1 year ago
JSON representation

simple real-time satellite tracker map

Awesome Lists containing this project

README

          

# orbita.terrestre.ar

![Vercel](https://vercelbadge.vercel.app/api/redraw/groundtrack)

Simple real-time satellite tracker.

I'm a web dev passionate about space, joining pieces between Celestrak API, Leaflet, and [tle.js](https://github.com/davidcalhoun/tle.js) which wraps around [satellite.js](https://github.com/shashwatak/satellite-js) providing high-level methods to work with TLEs. If you know more about it or found a bug feel free to send a PR!

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
vercel dev
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).