Crates.io | oclock |
lib.rs | oclock |
version | 0.1.11 |
source | src |
created_at | 2023-12-09 17:20:27.814526 |
updated_at | 2024-07-27 22:38:10.275951 |
description | Time tracking utility |
homepage | |
repository | https://github.com/dghilardi/oclock |
max_upload_size | |
id | 1063803 |
size | 60,496 |
Time tracking utility software
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