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

https://github.com/polarspetroll/webgpio

raspberrypi light controller with web interface
https://github.com/polarspetroll/webgpio

iot raspberry-pi

Last synced: 9 months ago
JSON representation

raspberrypi light controller with web interface

Awesome Lists containing this project

README

          

# remote light controller with web interface

### Installation

```bash
git clone https://github.com/polarspetroll/webGPIO.git; cd webGPIO;
chmod +x setup.sh
sudo ./setup.sh GPIO_PIN_NUMBER
go build main.go
./main
```

#### over WAN :

[portmap](https://portmap.io/)

[ngrok](https://ngrok.com/)

##### tested on :

- **Raspberrypi 4B+**

---
**Default Port : 8080**