RedXBeard / 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.

Releases

1.0.0
  • First release.

Installation

MAC Installation

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

Linux Installation

Until .sh file, the way as following

pip install -U numpy
pip install -U cython
pip install -U requests
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

On Linux you can make your own launcher also which will be more fun.

Windows Installation

To download .zip, please; https://app.box.com/s/knadkncl7tuzwnphdeo5

About

Pomodoro GUI

License:GNU General Public License v2.0


Languages

Language:Python 98.8%Language:Shell 1.2%