mleby / BioRythm

Simple timer for pomodoro techniques

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BioRythm

Simple timer for pomodoro (or similar) technique.

Simple run, set some time and close to tray, or minimize to taskbar. Before timeout (default 5 minutes), windows is yellow and restores for 2s every minute, after timeout is restored for 5s every minute.

Buttons for stop reset timer, pause/play pause timer and numbered buttons adding minutes to current timeout. If time is negative adding to 0m.

The buttons "Work" and "Pause" you can configure to your preferred time, and can specify scripts which run on start work and pause interval.

Overview

Main window:

Main window

Options:

Options

Tray icon and menu:

Tray icon and menu

Install

Download and copy program BioRythm to your favourite path and executable. Settings is stored in ".BioRythm.xml" in actual path (I recommend run from home directory).

Of course you can checkout and compile (and feel free to modify)...

About

Simple timer for pomodoro techniques

License:MIT License


Languages

Language:Pascal 97.4%Language:Makefile 2.6%