Skip to content
/ tomatl Public

Fork of tomighty/tomighty (develop branch) main purpose of which is to provide very simple and lightweight yet aesthetic Pomodoro timer for Linux.

License

Notifications You must be signed in to change notification settings

timsat/tomatl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Fork of tomighty/tomighty (develop branch) main purpose of which is to provide very simple and lightweight yet aesthetic Pomodoro timer for Linux.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published