oclock 0.1.11

Time tracking utility
Documentation

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