Skip to content

dghilardi/oclock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oclock

Test Status Crate

Time tracking utility software

Quick start

Install using cargo:

cargo install oclock

Launch oclock daemon (in server mode)

oclock server

Interact with the daemon using the client mode

oclock client list-tasks

Available commands can be listed with

oclock client --help