HE
HenkKalkwater/minecraft-ping-plasmoid
Plasmoid for displaying the status of a Minecraft server
Minecraft Server Ping Plasmoid
An Plasmoid to show the status of a Minecraft server.
Screenshots
Building
This should be the standard CMake build procedure:
Note: this will usually install the plugin to the default prefix, usually /usr/local/. Qt may
not load plugins from this path. Run cmake .. with the option -DCMAKE_INSTALL_PREFIX=/usr to
install to /usr, where Qt will find it. This may interfere with your system package manager!
mkdir build && cd build
cmake ..
make
sudo make installRequired dependencies
- KDE extra-cmake-modules
- KDE Frameworks 5
- Qt5 Core
- Qt5 QML
- Qt5 Quick
On this page
Languages
C++58.2%QML31.6%C6.4%CMake3.5%Shell0.3%
Contributors
GNU Lesser General Public License v3.0
Created January 12, 2020
Updated December 9, 2025

