Ptrinchi build an other plugin
XEvent plugin: http://www.france.xlobby.com/plugins/XEvent.zip
The first function of this plugin is an alarm clock, but you can do a lot of thing with it.
In fact, XEvent give the possibility to launch an event with a specific date and time, you can also specify a variable everyday or everymonth...
how to use it :
* press f2 , tab “plugin” and select XEvent to configure it:
Select the date and the time, select the even that you want to use and them click on “Add trigger to list”
(this function is the less useful but it’s necessary for tests )..
* via the Event Manager,
create an un event” plugin XEvent” with the command “Add event” or “Add Delayed Event”
“Add Event”: to create a trigger on a date/hour that you want
in Variable, you must write for example : "2004 12 01|1:00|goto:goto menu"
(the first December, atone o’clock the plugin will execute the event “goto memu” of the eventgroup “goto” )
“Add Delayed Event”: give to you the possibility to launch an event in xxx minutes.
Use the variable like this: "15|TV: stop"
Some examples of variables that you can use :
- "15|TV: stop"
- "2004 11 01|12:00|goto:goto menu"
- "2004 11 Every-Day|06:15|goto:goto menu"
for the day you can also use every-monday..., every-Sunday…., every-day-on-weekend……, every-day-except-weekend….., you can mix those variables like: "Every-year every-month every-day-on-Weekend|07:00|music:play alarmclock"
- "2004 Every-Month 10|12:00|goto: goto rappel"
- "every-year 01 01|10:00|goto:happy new year"
- "2004 every-month 15|12:00|goto:bank"
- "now|goto:menu" the plugin will execute the event in the next minutes.
* the last utilisation is very interesting, the parameters=variables of this plugin are stocked in the file "XAlarmClock.txt" the structure is like this: "2004 11 01|08:36|goto:overlay_alerte".
So, if you can build scripts, codes… in the aim of writing those parameter in the file XAlarmClock.txt (like "now|goto:menu"), so you will have the possibility to execute xlobby events’ via an action outside of Xlobby .
just one thing, you can only execute events from "skin" section/repertory of the event manager
A big thanks to Ptrinchi