SkillAgentSearch skills...

Dock

Application dock

Install / Use

/learn @helloSystem/Dock
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Dock Build Status

Dependencies

On Arch Linux:

sudo pacman -S gcc cmake qt5-base qt5-quickcontrols2 kwindowsystem kwayland

On FreeBSD:

sudo pkg install -y curl zip pkgconf cmake qt5-qmake qt5-buildtools qt5-quickcontrols2 kf5-kwindowsystem kf5-kwayland

Build and Install

mkdir build
cd build
cmake ..
make
sudo make install

Acknowledgments

Dock is based on https://github.com/cutefishos/dock by rekols.

License

This project has been licensed by GPLv3.

Related Skills

View on GitHub
GitHub Stars20
CategoryDevelopment
Updated3mo ago
Forks13

Languages

C++

Security Score

87/100

Audited on Dec 29, 2025

No findings