Important markdown/text files: UPPERCASE.ext QML module dirs, qml files: PascalCase Python module dirs, py files, js files: snake_case Everything else (including icons): hyphen-case
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
Description
Languages
QML
64.4%
Python
32.2%
C++
2.8%
QMake
0.4%
Shell
0.2%