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

https://github.com/prior99/led-strip-web

A dead-simple webinterface for controlling led-strip-server via the browser.
https://github.com/prior99/led-strip-web

Last synced: over 1 year ago
JSON representation

A dead-simple webinterface for controlling led-strip-server via the browser.

Awesome Lists containing this project

README

          

# led-strip-web

A dead-simple webinterface for controlling [led-strip-server](https://github.com/Prior99/led-strip-server) via the browser.

## Starting

Modify the `index.html` and change the websocket's address to your needs.
Then run `yarn build` and open the `dist/index.html` in your browser.

## Building

```
yarn build
```

## Contributors

- Frederick Gnodtke