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
- Host: GitHub
- URL: https://github.com/polarspetroll/webgpio
- Owner: polarspetroll
- Created: 2021-04-25T21:06:19.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-25T21:19:30.000Z (about 5 years ago)
- Last Synced: 2025-07-15T13:14:48.923Z (12 months ago)
- Topics: iot, raspberry-pi
- Language: HTML
- Homepage: http://polarspetroll.42web.io/
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**