Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/electroniccats/catwan-monitor

CatWAN Monitor allows you to connect, monitor and control the CatWAN devices of Electronic Cats through a serial port and send the information received to a server through an HTTP POST.
https://github.com/electroniccats/catwan-monitor

catwan electronic-cats lora lorawan nodejs serial

Last synced: 29 days ago
JSON representation

CatWAN Monitor allows you to connect, monitor and control the CatWAN devices of Electronic Cats through a serial port and send the information received to a server through an HTTP POST.

Awesome Lists containing this project

README

        



# CatWAN Monitor

CatWAN Monitor permite conectar, monitorear y controlar por medio de un puerto serial los dispositivos de la CatWAN de Electronic Cats y enviar la información recibida a un servidor por medio de un HTTP POST.

## Quick start

1. Descargar ejecutable dependiendo su sistema operativo en [releases](https://github.com/ElectronicCats/CatWAN-Monitor/releases)
2. Ejecutar y seleccionar puerto serial
3. Insertar link del servidor y puerto para enviar JSON con información.

## Advanced Install

1. git clone `https://github.com/ElectronicCats/CatWAN-Monitor.git`
2. `cd CatWAN-Monitor`
3. `npm start`

## Tecnologias del proyecto.

- Node.js v12.13.0
- React
- Redux
- Electron
- Webpack
- Babel

# License

Electronic Cats invests time and resources providing this open source design, please support Electronic Cats and open-source hardware by purchasing products from Electronic Cats!

Released under an MIT license. See the LICENSE file for more information.