332b6f1c0d
See gui-tests.md for the expected sidepane behaviors. |
||
---|---|---|
src | ||
submodules | ||
.gitignore | ||
.gitmodules | ||
.pylintrc | ||
COPYING | ||
COPYING.LESSER | ||
gui-tests.md | ||
harmonyqml.pro | ||
live_reload.sh | ||
README.md | ||
TODO.md |
harmonyqml
Dependencies setup
pyotherside
git clone https://github.com/thp/pyotherside
cd pyotherside
qmake
make
sudo make install
After this, verify the permissions of the installed plugin files.
sudo chmod 644 /usr/lib/qt5/qml/io/thp/pyotherside/*
sudo chmod 755 /usr/lib/qt5/qml/io/thp/pyotherside/*.so