News and announcements

Farewell Launchpad

Written for Tomate by Elio Esteves Duarte on 2015-02-22

I've moved this project to github: https://github.com/eliostvs/tomate. To install Tomate and all its plugins in Ubuntu 14.04 or 14.14 use the following commands:

RELEASE=`sed -n 's/VERSION_ID="\(.*\)"/\1/p' /etc/os-release`
sudo wget -O- http://download.opensuse.org/repositories/home:/eliostvs:/tomate/xUbuntu_$RELEASE/Release.key | sudo apt-key add -
sudo bash -c "echo 'deb http://download.opensuse.org/repositories/home:/eliostvs:/tomate/xUbuntu_$RELEASE/ ./' > /etc/apt/sources.list.d/tomate.list"
sudo apt-get update && sudo apt-get install tomate-gtk tomate-notify-plugin tomate-alarm-plugin tomate-launcher-plugin tomate-indicator-plugin

Although Tomate should works in any distribution based in Ubuntu 14.04 or 14.10, the launcher plugin only works with Ubuntu.

Tomate 0.2 released

Written for Tomate by Elio Esteves Duarte on 2012-10-14

New features:
- Change the osd message in the start of the pomodoro.
- Add setting to hide the window instead of closing it.
- Create a counter for pomodoros.
- Merge the buttons start and stop.
- Add themed icons for ubuntu-mono-dark and ubuntu-mono-light and use it for the indicator.
- Make indicator show the progress while timer is running.

12 of 2 results

Announcements