Cinnamon applet for pomodoro based off of https://github.com/codito/gnome-shell-pomodoro v0.5
This is for Cinnamon 1.8, there is a version available for 1.6 here: https://github.com/gfreeau/cinnamon-pomodoro/tree/1.6
In order to install cinnamon-pomodoro you have to execute following steps:
- Clone the repository
$ cd ~/.local/share/cinnamon/applets $ git clone https://github.com/gfreeau/cinnamon-pomodoro.git pomodoro@gregfreeman.org Cloning into 'pomodoro@gregfreeman.org'... remote: Counting objects: 42, done. remote: Compressing objects: 100% (32/32), done. remote: Total 42 (delta 12), reused 39 (delta 10) Unpacking objects: 100% (42/42), done. $
-
Alternatively, if you don't have GIT installed you can just download zip file from https://github.com/gfreeau/cinnamon-pomodoro/archive/master.zip
- Unpack it to the
~/.local/share/cinnamon/applets directory
directory - Rename the directory
cinnamon-pomodoro-master
intopomodoro@gregfreeman.org
- Unpack it to the
-
Finally, enable the applet by going to Menu->Settings->Applets and selecting Pomodoro
-
Get productive!
- In the settings, find a way to use the applet path in the default file path values in filechooser
- Center text in DialogWindow
- Get the pid of the play command to avoid the use of pkill