Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openremote/or-satellite
Service to connect to satellite data
https://github.com/openremote/or-satellite
Last synced: about 2 months ago
JSON representation
Service to connect to satellite data
- Host: GitHub
- URL: https://github.com/openremote/or-satellite
- Owner: openremote
- License: other
- Created: 2020-03-06T15:04:08.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T12:02:48.000Z (about 2 years ago)
- Last Synced: 2024-05-01T11:38:57.488Z (8 months ago)
- Language: C#
- Size: 12.7 MB
- Stars: 2
- Watchers: 16
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# or-satellite
Service to connect to satellite data to OpenRemote such that e.g. air quality data can be retrieved for a specific location. This is a proof of concept.## Requirements
### Software
You will need the following tools installed:- [Docker](https://www.docker.com/why-docker)
- [Open Remote](https://github.com/openremote/openremote)## Getting started
We explain on how to make use of our software in our [wiki](https://github.com/openremote/or-satellite/wiki/Getting-Started).