Skip to content

Latest commit

 

History

History
52 lines (31 loc) · 1.29 KB

README.md

File metadata and controls

52 lines (31 loc) · 1.29 KB

Tomatl (former Tomighty's develop branch)

A desktop timer app for the Pomodoro Technique® written in C++ on top of Qt 5.

It's designed to be:

  • Simple
  • Non-distracting
  • Unintrusive

When the application starts, a little tomato icon is shown on the system tray: tomatl menu

Building

Requirements:

  • Qt 5
  • A C++ compiler (GCC will do)

In the project's root directory, type:

mkdir build
cd build
qmake ../src/tomatl.pro
make

License

Tomighty is licensed to you under the terms of the Apache License 2.0. Read it here: https://www.apache.org/licenses/LICENSE-2.0.html

Credits

Originally created by Célio Cidral Jr and other contributors

The tomato icon was created by José Campos.

The clock icon was created by Thomas Le Bas.

Legal Information

Pomodoro Technique® and Pomodoro™ are registered and filed trademarks owned by Francesco Cirillo. Tomatl is not affiliated by, associated with nor endorsed by Francesco Cirillo.