Crates.io | pomoxide |
lib.rs | pomoxide |
version | 1.0.2 |
source | src |
created_at | 2020-11-16 16:22:07.386446 |
updated_at | 2020-11-16 17:05:23.130441 |
description | A CLI Pomodoro timer written in Rust. |
homepage | https://github.com/ViliLipo/pomoxide |
repository | https://github.com/ViliLipo/pomoxide |
max_upload_size | |
id | 312967 |
size | 245,044 |
Native Dependencies:
libdbus-glib-1-dev
alsa-lib-devel
or libasound2-dev
Install the native dependencies for your system.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