oclock

Crates.iooclock
lib.rsoclock
version0.1.11
sourcesrc
created_at2023-12-09 17:20:27.814526
updated_at2024-07-27 22:38:10.275951
descriptionTime tracking utility
homepage
repositoryhttps://github.com/dghilardi/oclock
max_upload_size
id1063803
size60,496
Davide Ghilardi (dghilardi)

documentation

README

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
Commit count: 87

cargo fmt