Go to file
informatic 46439ba2a6 Retain status messages 2018-02-15 14:06:32 +01:00
.gitignore Initial commit 2018-01-27 13:04:47 +01:00
README.md Initial commit 2018-01-27 13:04:47 +01:00
config.py.dist Initial commit 2018-01-27 13:04:47 +01:00
requirements.txt Initial commit 2018-01-27 13:04:47 +01:00
spejsvirt.py Retain status messages 2018-02-15 14:06:32 +01:00

README.md

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)