Go to file
2021-02-04 16:01:06 +01:00
weblight tmp 2021-02-04 16:01:06 +01:00
.gitignore Initial commit 2021-02-04 13:39:33 +01:00
MANIFEST.in Initial commit 2021-02-04 13:39:33 +01:00
README.md Initial commit 2021-02-04 13:39:33 +01:00
setup.py Initial commit 2021-02-04 13:39:33 +01:00
start-weblight Initial commit 2021-02-04 13:39:33 +01:00
weblight.service Initial commit 2021-02-04 13:39:33 +01:00

Weblight

Tool to switch on/off the yard light with web page.

Installation

python setup.py install

Usage

Manual

start-weblight

systemd

$ systemctl enable weblight
$ systemctl start weblight