-
Notifications
You must be signed in to change notification settings - Fork 1
/
tomatoes.html
25 lines (21 loc) · 918 Bytes
/
tomatoes.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
layout: project
title: tomatoes
description: Tomatoes isn a Pomodoro Technique® online time tracker.
apple_app_path: tomatoes-time-tracker/id1205320957
website: http://tomato.es
background_color: rgb(255, 255, 255)
---
<div class="block">
<div>
<p>
Tomatoes isn a Pomodoro Technique® online time tracker. The technique uses a timer to break down work into intervals, traditionally 25 minutes in length, separated by short breaks. These intervals are named pomodoros, the plural in English of the Italian word pomodoro (tomato).
</p>
</div>
<div class="images_block">
<img src="images/tomatoes/image_1.png" alt="" width="160px" height="285px">
<img src="images/tomatoes/image_2.png" alt="" width="160px" height="285px">
<img src="images/tomatoes/image_3.png" alt="" width="160px" height="285px">
<img src="images/tomatoes/image_4.png" alt="" width="160px" height="285px">
</div>
</div>