amvasilyev / pomidorka

Time management tool supporting pomidoro technique

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pomidorka - pomodoro support tool

Pomidorka is a timer that allows to use pomodoro technique on GNU/Linux platforms. Application resides in the system tray and plays annoying sound when time elapses.

Currently application is in alpha state, but core functionality is present. It has not been tested under Unity DE, so it might be not work there.

Installation on Debian/Ubuntu

Install required dependencies:

sudo apt-get install python3-pyside mpg123

Clone repository and start application:

./pomidorka.py

About

Time management tool supporting pomidoro technique

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 94.8%Language:Makefile 5.2%