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.
- Host: GitHub
- URL: https://github.com/prior99/led-strip-web
- Owner: Prior99
- Created: 2018-10-01T16:00:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-14T13:22:11.000Z (over 7 years ago)
- Last Synced: 2025-01-22T02:44:18.040Z (over 1 year ago)
- Language: TypeScript
- Size: 82 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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