https://github.com/lukashass/socket-2.0
Controlling 433MHz sockets through a web interface.
https://github.com/lukashass/socket-2.0
socket-control
Last synced: 8 months ago
JSON representation
Controlling 433MHz sockets through a web interface.
- Host: GitHub
- URL: https://github.com/lukashass/socket-2.0
- Owner: lukashass
- Created: 2018-02-11T23:01:36.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-25T10:46:23.000Z (almost 7 years ago)
- Last Synced: 2025-03-24T15:26:50.596Z (about 1 year ago)
- Topics: socket-control
- Language: JavaScript
- Homepage:
- Size: 176 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wireless Socket Control
Controlling 433MHz sockets through a web interface using a BananaPI.
## Setup
Install [443Utils](https://github.com/ninjablocks/433Utils) first.
* copy `config-example.json` to `config.json` and edit as required
* run `npm install`
* copy the previously installed `codesend` into this project
* sudoers on `codesend` :(
* run `node server.js`