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.

Read all announcements