62ec4a9ae8
Lines before (PyQt): Language files blank comment code Python 21 787 114 2076 QML 49 393 14 1689 JavaScript 2 59 3 177 SUM: 72 1239 131 3942 Lines now (pyotherside, asyncio): Language files blank comment code QML 59 516 159 1962 Python 11 306 53 739 JavaScript 5 64 24 211 C++ 1 6 2 18 SUM: 76 892 238 2930 |
||
---|---|---|
src | ||
submodules | ||
.gitignore | ||
.gitmodules | ||
.pylintrc | ||
COPYING | ||
COPYING.LESSER | ||
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