All Projects → tomatoers → tomato

tomatoers / tomato

Licence: GPL-2.0, GPL-3.0 licenses found Licenses found GPL-2.0 LICENSE GPL-3.0 COPYING
A simple, usable, and efficient pomodoro app designed for elementary OS

Programming Languages

vala
323 projects
CMake
9771 projects
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to tomato

pdftricks
A simple, efficient application for small manipulations in PDF files using Ghostscript.
Stars: ✭ 69 (-1.43%)
Mutual labels:  elementaryos, appcenter
givemelyrics
See the lyrics of the song that is playing, from any application.
Stars: ✭ 52 (-25.71%)
Mutual labels:  elementaryos, appcenter
develop
A simple tool to help elementary OS developers to develop their own apps and widgets.
Stars: ✭ 38 (-45.71%)
Mutual labels:  elementaryos, appcenter
ES-Timer
A USB timer powered by Digispark ATtiny85 according to 🍅 pomodoro time management technique
Stars: ✭ 45 (-35.71%)
Mutual labels:  pomodoro, tomato
palette
Color palette app for elementary OS
Stars: ✭ 32 (-54.29%)
Mutual labels:  elementaryos, appcenter
ordne
A Simple Pomodoro Timer for Elementary OS
Stars: ✭ 13 (-81.43%)
Mutual labels:  pomodoro, elementaryos
Pomolectron
🍅 A pomodoro app for your menubar/tray.
Stars: ✭ 504 (+620%)
Mutual labels:  pomodoro
Pomodoro Tm
Pomodoro timer for IntelliJ 🍅⏲
Stars: ✭ 117 (+67.14%)
Mutual labels:  pomodoro
Mater
🍅 A simple and purty menubar Pomodoro app written in Electron
Stars: ✭ 433 (+518.57%)
Mutual labels:  pomodoro
Pomo
Pomodoro CLI
Stars: ✭ 322 (+360%)
Mutual labels:  pomodoro
Tomato Clock
Tomato Clock is a simple browser extension for managing your productivity.
Stars: ✭ 241 (+244.29%)
Mutual labels:  pomodoro
I3 Gnome Pomodoro
🍅 Integrate gnome-pomodoro into i3
Stars: ✭ 159 (+127.14%)
Mutual labels:  pomodoro
Tomighty Windows
Tomighty for Windows
Stars: ✭ 116 (+65.71%)
Mutual labels:  pomodoro
Pomatez
Stay Focused. Take a Break.
Stars: ✭ 631 (+801.43%)
Mutual labels:  pomodoro
Marinara
Pomodoro® time management assistant for Chrome
Stars: ✭ 1,806 (+2480%)
Mutual labels:  pomodoro
Pomodoro
simple command line pomodoro app with visualization of statistics
Stars: ✭ 502 (+617.14%)
Mutual labels:  pomodoro
Pomidor
Pomidor is a simple and cool pomodoro technique timer.
Stars: ✭ 183 (+161.43%)
Mutual labels:  pomodoro
Wnr
⏱️ It's a time-management tool for computers. Work and rest, with wnr now.
Stars: ✭ 385 (+450%)
Mutual labels:  pomodoro
Gnome Pomodoro
A time management utility for GNOME based on the pomodoro technique!
Stars: ✭ 1,589 (+2170%)
Mutual labels:  pomodoro
Pomd
🍅 A good old cli based Pomodoro timer with native notifications
Stars: ✭ 151 (+115.71%)
Mutual labels:  pomodoro

Build Status

Icon

Tomato

Get it on AppCenter

Screenshot

Keep focused on your work

Tomato is a clean, easy-to-use time manager based on Pomodoro technique. It breaks down work into intervals to keep you focused and allows you to rest during strategic periods to reward your progress. It is a must-have app if you need to avoid procrastination.

Made for elementary OS

Tomato is designed and developed on and for elementary OS. Installing via AppCenter ensures instant updates straight from us. Get it on AppCenter for the best experience.

Get it on AppCenter

Versions of Tomato may have been built and made available elsewhere by third-parties. These builds may have modifications or changes and are not provided nor supported by us. The only supported version is distributed via AppCenter on elementary OS.

Developing and Building

If you want to hack on and build Tomato yourself, you'll need the following dependencies:

  • gtk3
  • granite
  • libcanberra
  • libunity

Create a build directory

mkdir build
cd build

Use cmake to configure the build environment and run make to build

cmake -DCMAKE_INSTALL_PREFIX=/usr ../
make

To install, use make install, then execute with com.github.tomatoers.tomato

sudo make install
com.github.tomatoers.tomato

Do you want to contribute?

Tomato is open source. You can contribute by reporting/fixing bugs or proposing/implementing new features.

Before getting started, read the following guidelines:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].