summaryrefslogtreecommitdiffstats
path: root/examples/pomodoro.py
Commit message (Collapse)AuthorAgeFilesLines
* rewrite pomodoro example to showcase the on_click usageUltrabug2013-08-291-88/+57
|
* enhanced self key binding pomodoro example as discussed with FandekaspUltrabug2013-04-161-98/+122
|
* handle case log file does not existsAdrien Lemaire2013-04-151-0/+3
|
* plugin now working with keys to start/stop/pauseAdrien Lemaire2013-04-151-35/+42
|
* reading log file for value. Do I really need watchdog ?Adrien Lemaire2013-04-151-1/+23
|
* define watchdog values to listen, and their actionAdrien Lemaire2013-04-151-4/+31
|
* separate code in send_notification methodAdrien Lemaire2013-04-151-23/+29
|
* adding new pomodoro pluginAdrien Lemaire2013-04-151-0/+65