berkantaydin / pomodoro

Pomodoro GUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pomodoro GUI

Pomodoro is a technique to improve productivity of users. For more information please visit http://pomodorotechnique.com.

This GUI interfaced pomodoro does the same thing with the pomodoro timer, and also keeps log, 25minutes working time and 5minutes breaks are displayed on the this app. All pomodoro's working infos will be taken and logged. With this app all and more things can be done rather then timer.

MAC Installation

To download .dmg, please; https://app.box.com/s/zlsgpn9qvivkimr3b75a.

Linux Installation

Until .sh file, the way as following

pip install Cython
pip install git+https://github.com/RedXBeard/kivy.git@red
git clone https://github.com/RedXBeard/pomodoro.git

To run the app; this could also been kept and

python path/to/cloned/repo/pomodoro/pomodoro.py

Windows Installation

There will be .zip link soon.

TO-DO's

  • There should be menu screen.
  • Theme selectable.
  • Log display.
  • Log export (.csv).

About

Pomodoro GUI

License:GNU General Public License v2.0


Languages

Language:Python 97.7%Language:Shell 2.3%