khronos icon indicating copy to clipboard operation
khronos copied to clipboard

Log each task's time in a simple inobtrusive way

Khronos

Track each task's time in a simple inobtrusive way

GNOME Circle Please do not theme this app License: GPL v3

Light screenshot Dark screenshot

Download on Flathub

💝 Donations

Would you like to support the development of this app to new heights? Then:

ko-fi

🛠️ Dependencies

Please make sure you have these dependencies first before building.

gtk4
libadwaita-1
libgee-0.8
libjson-glib
meson
vala

🏗️ Building

Simply clone this repo, then:

meson _build --prefix=/usr && cd _build
sudo ninja install