Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 259 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 259 Bytes

weather-server

Talks to an AAG Cloudwatcher via INDI, exposes weather data over REST and WebSockets. Also forwards to InfluxDB.

Installation

Under a virtualenv do:

    pip install -e .

in order to fetch all the dependencies and install it.