WorkConcentrator

Program to help keeping concentration on the important work

View the Project on GitHub zaldis/WorkConcentrator

Work Concentrator

Tool that helps you to keep your concentration on the important work

Requirements

  1. Python 3 interpreter;
  2. notify-send lib for Linux (for notification features)

Installation

  1. Clone this repository or install from releases;
  2. Select your python environment (via venv for example);
  3. Double check that you use python3 (you can run: which python on Unix) Vesion example
  4. Run: python3 <path-to-work_concentrator.py> Files in dir Execution example

Additional:

User guide

Demo

Working process are divided by short breaks on iterations.

One iteration is:

After last (20 min) break new iteration will be started.

To start timer you should click on the Start button. If the work is finished you can click Reset to reset timer state or just close the application.

In the bottom you can see how many stages of the iteration were passed. One stage contains (work + break) time line.

Versions

See on GitHub page