1.0.1 • Published 8 years ago

dashlight v1.0.1

Weekly downloads
6
License
ISC
Repository
github
Last release
8 years ago

#Dashlight This is a web-based dashboard for WeMo lights.

You can install it using npm:

npm install dashlight

The repository and npm package include a first-time setup script. Make it executable like this:

sudo chmod +x WeMo_Panel_Setup.sh

Then run it (the script requires sudo to install the dependencies):

sudo ./WeMo_Panel_Setup.sh

The script will prompt you for the number of WeMo devices and their IP addresses, and create PHP scripts to turn them on and off.

The libraries used in this project are courtesy of Thorne Melcher (GitHub: ExistentialEnso), and are licensed under LGPL v3.

1.0.1

8 years ago

1.0.0

8 years ago