Skip to content

Commit

Permalink
Add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lmartinking committed Jan 3, 2018
1 parent 82bb51e commit 9987ecc
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
Tomato Timer
============

A simple Pomodoro app which lives in the menu bar.

![](./screenshots/tomato%20timer%20menu.png)

It also supports sound and visual notifications:

![](./screenshots/tomato%20timer%20notification.png)

And some degree of control:

![](./screenshots/tomato%20timer%20preferences%201.png)
![](./screenshots/tomato%20timer%20preferences%202.png)

## Building

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

## 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.

0 comments on commit 9987ecc

Please sign in to comment.