Go to file
Thomas Klaehn cb7801b5c7 Initial commit
Signed-off-by: Thomas Klaehn <tkl@blackfinn.de>
2021-02-04 13:39:33 +01:00
weblight Initial commit 2021-02-04 13:39:33 +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