Skip to content

Latest commit

History

History
44 lines (25 loc) 路 1.22 KB

README.md

File metadata and controls

44 lines (25 loc) 路 1.22 KB

Tomato Timer

馃崊 A simple Pomodoro app which lives in the menu bar.

Download MacOS binaries from releases.

The icon will also change:

Pomodor Short Break Long Break Stopped

It also supports sound and visual notifications:

And some degree of control:

Building

To keep things simple, you just need Qt Creator and at least Qt 5.7.

Open the project (TomatoTimer.pro) with Qt Creator, configure against your "Kit", and then build.

Qt installers for Mac, Linux & Windows can be downloaded from Qt.io.

Todo

  • Styling for Windows & Linux

Licence

LGPLv3. See LICENSE and COPYING.LESSER.

Copyright (c) 2017 Lucas Martin-King.

Other parts of this software (eg: Qt) are covered by other licences.