3 stable releases
1.0.2 | Nov 16, 2020 |
---|
#28 in #minutes
140KB
579 lines
Pomoxide
a CLI Pomodoro timer written in Rust.
Installation
Native Dependencies:
libdbus-glib-1-dev
alsa-lib-devel
orlibasound2-dev
Install 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
~3–31MB
~468K SLoC