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

https://github.com/arkedge/aoslos-timer

Simple AOS/LOS Timer
https://github.com/arkedge/aoslos-timer

Last synced: 3 months ago
JSON representation

Simple AOS/LOS Timer

Awesome Lists containing this project

README

          

# Simple AOS/LOS Timer for Satellite Operations

![](./docs/images/hero.png)

## Development

```console
$ yarn
$ yarn dev
```

## Build

Artifact will be generated in `dist/` directory.

```console
$ yarn build
```