A simple stopwatch in QML/C++.The stopwatch is started automatically on login, and paused when the screen is locked or the screensaver is active.> DEPENDENCIES <* Extra CMake modules* KDE Frameworks 5* DBUS> BUILD <tar xvf StopWatchPlasmoid-1.0.tar.gz cd StopWatchPlasmoid-1.0mkdir buildcd buildcmake -DCMAKE_INSTALL_PREFIX=`kf5-config --prefix` ..makesudo make install
Ratings & Comments
0 Comments