No description
.gitignore | ||
config.py.dist | ||
README.md | ||
requirements.txt | ||
spejsvirt.py |
spejsiot-libvirt
Simple spejsiot to libvirt adapter. Control your domains with simple attribute writes.
Running
pip install -r requirements.txt
, copy config.py.dist
to config.py
and run
spejsvirt.py
. (you might want to take a look at --help
too)