NekoCute Dock
fb2e6828b8
Currently translated at 100.0% (9 of 9 strings) Translated using Weblate (Romanian) Currently translated at 88.8% (8 of 9 strings) Added translation using Weblate (Swahili) Added translation using Weblate (Romanian) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: circonfl3x <sayalelowesi456@gmail.com> Co-authored-by: ionut eugen <bueugenionut@gmail.com> Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/ro/ Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/sw/ Translation: CutefishOS/Dock |
||
---|---|---|
debian | ||
images | ||
qml | ||
src | ||
translations | ||
.gitignore | ||
CMakeLists.txt | ||
LICENSE | ||
README.md | ||
resources.qrc |
Dock
CutefishOS application dock.
Dependencies
sudo pacman -S gcc cmake qt5-base qt5-quickcontrols2 kwindowsystem
You also need fishui
and libcutefish
.
Build and Install
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr ..
make
sudo make install
License
This project has been licensed by GPLv3.