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

https://github.com/yeonv/rpi-webcontrol


https://github.com/yeonv/rpi-webcontrol

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# RPi Webcontrol

### How to

Make sure you have node installed. (use nvm to install node. I used node20)

```sh
git clone https://github.com/YeonV/LedFx-Frontend-v2/RPi-Webcontrol
cd RPi-Webcontrol
npm ci
node index.js
```

Access `http://your-ip:8881` (http://localhost:8881)

You can adjust settings in config.json

![image](https://github.com/YeonV/RPi-Webcontrol/assets/28861537/c224be67-66b0-4a81-a9a8-fe9e23b1b6f6)