Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tatskaari/weather-display-mqtt-web-service
A simple we service to push information to the mqtt server so that the weather display can update
https://github.com/tatskaari/weather-display-mqtt-web-service
Last synced: 24 days ago
JSON representation
A simple we service to push information to the mqtt server so that the weather display can update
- Host: GitHub
- URL: https://github.com/tatskaari/weather-display-mqtt-web-service
- Owner: Tatskaari
- License: gpl-2.0
- Created: 2016-01-06T16:05:01.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-25T19:04:07.000Z (almost 9 years ago)
- Last Synced: 2023-08-12T18:50:25.560Z (about 1 year ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# weather-display-mqtt-web-service
A simple we service to push information to the mqtt server so that the weather display can update# Instalation
```
make install
```# Usage
```
make run
```