3 stable releases
| 1.0.2 | Nov 16, 2020 |
|---|
#36 in #pomodoro-timer
140KB
579 lines
Pomoxide
a CLI Pomodoro timer written in Rust.
Installation
Native Dependencies:
libdbus-glib-1-devalsa-lib-develorlibasound2-devInstall the native dependencies for your system.
Usage
Run the binary with command pomoxide to start the application.
With the default configuration this application uses 25 minute working periods with 5 minute breaks in between. When the period ends the app plays a sound and displays a notification.
To configure the application copy example-pomoxide-config.toml
to your config folder:
cp example-pomoxide-config.toml ~/.config/pomoxide-config.toml
Dependencies
~4–28MB
~473K SLoC