Skip to main contentCrate focusmini
Source - Notifier
- available_audio_player
- Probe
PATH for a known audio player and return its executable name. - countdown
- Print a countdown from
seconds for the supplied label. - parse_args
- Parse optional work/break flags and return their minute values.
- parse_value
- Convert a flag string into minutes, capping at the configured maximum.
- print_flush
- Write
text to stdout and flush immediately. - run
- Cycle between work and break timers, triggering
alarm after each session.