An open API service indexing awesome lists of open source software.

https://github.com/pyropy/pomo

CLI Pomodoro timer made with Rust 🍅
https://github.com/pyropy/pomo

cli pomodoro pomodoro-clock pomodoro-technique pomodoro-timer timer

Last synced: 9 months ago
JSON representation

CLI Pomodoro timer made with Rust 🍅

Awesome Lists containing this project

README

          

# pomo
CLI Pomodoro timer made with Rust 🍅

### Usage
```
Usage: pomo [COMMAND]

Commands:
init Init default config
daemon starts pomo daemon
start starts pomo timer
stop stops pomo timer
info Info prints current countdown state
help Print this message or the help of the given subcommand(s)

Options:
-h, --help Print help
-V, --version Print version
```