NekoCute Dock
Find a file
Hosted Weblate b43c124a24
Translated using Weblate (Indonesian)
Currently translated at 100.0% (9 of 9 strings)

Translated using Weblate (German)

Currently translated at 100.0% (9 of 9 strings)

Translated using Weblate (French)

Currently translated at 100.0% (9 of 9 strings)

Translated using Weblate (Persian)

Currently translated at 100.0% (9 of 9 strings)

Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (9 of 9 strings)

Translated using Weblate (Russian)

Currently translated at 100.0% (9 of 9 strings)

Translated using Weblate (Polish)

Currently translated at 100.0% (9 of 9 strings)

Translated using Weblate (Spanish (Mexico))

Currently translated at 100.0% (9 of 9 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (9 of 9 strings)

Translated using Weblate (Norwegian Bokmål)

Currently translated at 100.0% (9 of 9 strings)

Co-authored-by: Alfredo Medrano Sánchez <alfredomedranosanchez@gmail.com>
Co-authored-by: Ali Nabipour <eyenpix@gmail.com>
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Felipe Teles <felipe7augusto@outlook.com>
Co-authored-by: Igor Ordecha <igor.ordecha@gmail.com>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Muhammad Naufal Hilmy Makarim <mail@hilmy.dev>
Co-authored-by: hulenkius <2024427677@qq.com>
Co-authored-by: Виталя Авдюшев <nextovoy@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/de/
Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/es_MX/
Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/fa/
Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/fr/
Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/id/
Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/pl/
Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/ru/
Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/zh_Hant/
Translation: CutefishOS/Dock
2021-06-15 06:01:10 +02:00
debian Update debian control 2021-05-21 13:06:13 +08:00
images Update icons 2021-06-04 15:11:39 +08:00
qml Update translations 2021-06-14 21:47:42 +08:00
src Update icons 2021-06-04 15:11:39 +08:00
translations Translated using Weblate (Indonesian) 2021-06-15 06:01:10 +02:00
.gitignore Update icon size 2021-05-06 11:24:12 +08:00
CMakeLists.txt Update translations 2021-06-14 21:47:42 +08:00
LICENSE first commit 2021-03-16 11:17:11 +08:00
README.md Update FishUI 2021-04-09 22:38:15 +08:00
resources.qrc Update icons 2021-06-04 15:11:39 +08:00

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 ..
make
sudo make install

License

This project has been licensed by GPLv3.