#pomodoro-timer #console #alarm #techniques #file

app pomidorka

Console timer for Pomodoro Technique

2 releases

Uses old Rust 2015

0.1.2 Apr 29, 2020
0.1.1 Apr 28, 2020

#15 in #alarm

32 downloads per month

MIT license

8KB
81 lines

pomidorka

Console timer for Pomodoro Technique

Usage

On Arch use makepkg -si to install and run with pomidorka [OPTIONS]

Or build and run from sources with cargo run -- [OPTIONS]

Use --help option for possible arguments

To change the alarm audio create a directory named .pomidorka in your home directory and put your audiofile there. It should be in ogg, mp3 or wav format. The name of the file should be alarm.ogg, alarm.wav or alarm.mp3.

Attributions

Alarm sound used: jelly makes me happy » bells.wav - link by psynaptix under CC BY 3.0 encoded as ogg

Dependencies

~1.2–3MB
~50K SLoC