Crates.io | pomc |
lib.rs | pomc |
version | 1.1.2 |
source | src |
created_at | 2024-01-05 04:26:45.319243 |
updated_at | 2024-01-05 04:26:45.319243 |
description | Client program for pomd pomodoro daemon |
homepage | |
repository | https://github.com/exvacuum/pomc |
max_upload_size | |
id | 1089279 |
size | 59,798 |
This program provides a basic CLI client for the pomd pomodoro daemon.
cargo install pomc
cargo install --path .
Usage: pomc <COMMAND>
Commands:
start
pause
stop
skip
get-iteration
get-remaining
is-running
is-on-break
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
-V, --version Print version
This program could be used in statusbars to monitor pomd status, as well as used directly from a terminal to control the timer.