Bug 1038 - Launch specific programs upon actions
Status:
NEW
Component:
Core
Version:
unspecified
Hardware:
All All
Importance:
P5 normal
Target Milestone:
---
Assignee:
Rob Caelers
URL:
Depends on:
Blocks:
Reported:
Sep 9 2011 10:15:01 UTC
by:
rs**@in**.ru
Modified:
Sep 15 2011 20:01:34 UTC
CC List:
rs**@in**.ru
WhoWhenWhatRemovedAdded
rs**@in**.ruSep 15 2011 20:01:34 UTCccrs**@in**.ru
Description
rs**@in**.ru  Sep 9 2011 10:15:01 UTC
It is good idea to launch specific program (e.g. dispatcher) when some workrave action are executed. Like : microbreak started, break started.
Purpose is to send notification to mobile device to show list of tasks, whose I can do while I am away from computer (like show reminder to call mom).

I see it like a config parameter with path to executable, and argument format : 
c:\\program.exe /action=%s

Where %s is expanded to what action is executed.