Skip to content

ArneBab/plasma-timekeeper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plasma timekeeper

Time tracking plasma applet

Author: Jan Grulich <jgrulich@redhat.com>

Released under GPL 2.0+

How to compile

mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DQML_INSTALL_DIR:PATH=$(QT_SELECT=5 qmake -query QT_INSTALL_QML)
make

As root:

make install

Distributions

If you don't think that compilication is a good option for you, you can try to ask your distribution packagers to include it in official repositories.

List of distributions providing plasma-timekeeper in their repositories:
Archlinux - https://aur.archlinux.org/packages/plasma5-applets-timekeeper-git/
Fedora - Use "dnf copr enable @kdesig/plasma-timekeeper" and then "dnf install plasma-timekeeper"

About

Plasma applet for monitoring your activity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 61.1%
  • QML 33.8%
  • CMake 4.8%
  • Shell 0.3%