Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 681 Bytes

README.md

File metadata and controls

24 lines (21 loc) · 681 Bytes

Dokebi

Coarse grained time tracking. Track the time spend in workspaces

A simple commandline tool for logging time spend in different workspaces on a linux system. Based on the PEP3143 "Standard daemon process library" of python.

After adding dokebi to your path. Start the daemon:

dokebi start

Show a table of your workspaces and the time you spend in them:

dokebi show

Print 'Running' if dokebi is running, prints 'Not running' otherwise

dokebi status

Stop the daemon:

dokebi stop

Dokebis are little mischievous monsters living in Korean forests. They can be nice, or they can try to trick you. If this one isn't behaving please let me know.