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 [email protected] Cloning into '[email protected]'... 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
into[email protected]
- 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