/pomodoro

The Pomodoro Technique is a time management method which uses a timer to break down work into intervals.

Primary LanguageGoGNU General Public License v3.0GPL-3.0

Pomodoro

The Pomodoro Technique is a time management method which uses a timer to break down work into intervals.

Configurations

This application uses config.json file for default settings. A user can override them by passing arguments. If you have a look ath this file, you can find all argument names.

UI Interface

Because it is a big porblem to develop cross-platform UI application, we use web-interface. So, you can run your browser and open http://localhost:1083 (this port can be overriden).