- March 17, 2008
- 1,353
- 306
- Home Country
- Netherlands
Hey all,
Like so many others here on the forum, the myalarm is not really doing what I want it to do.
So I decided to find some replacement.
I'm using poweroff for a while now and kinda like it. So to get the poweroff functionality in MP I grabbed multishortcut and created some DLL's with it that call poweroff with arguments.
Working fine, I can even poweroff and poweron (wakeup on lan) my homeserver. I know there's a WoL plugin but I just wanted a button in the extramenu, which I've setup now.
Ok all is well, except for one thing. I want a sleeptimer that's adjustable and pops up a message or something, 10 seconds before going to sleep.
With the combination of poweroff and multishortcut, I can only set a static time (say 30 minutes). It would be really cool if I could specify this bit in a popup (the sleepdelay is a argument of poweroff). It shouldn't be to hard to get this kind of plugin outthere but I'm not really into C# (did some at school a while back) and never tried creating my own plugin for MP...
Maybe this is an opportunity for me to get into writing plugins. But I thought I might as well post it here and see what people think of it and maybe can help me out with getting this started.
So to recap:
- What do you think of the idea?
- Give me some hints on how to start off writing such a plugin. I'm a programmer but I mainly focus on J2ME and PHP atm
Like so many others here on the forum, the myalarm is not really doing what I want it to do.
So I decided to find some replacement.
I'm using poweroff for a while now and kinda like it. So to get the poweroff functionality in MP I grabbed multishortcut and created some DLL's with it that call poweroff with arguments.
Working fine, I can even poweroff and poweron (wakeup on lan) my homeserver. I know there's a WoL plugin but I just wanted a button in the extramenu, which I've setup now.
Ok all is well, except for one thing. I want a sleeptimer that's adjustable and pops up a message or something, 10 seconds before going to sleep.
With the combination of poweroff and multishortcut, I can only set a static time (say 30 minutes). It would be really cool if I could specify this bit in a popup (the sleepdelay is a argument of poweroff). It shouldn't be to hard to get this kind of plugin outthere but I'm not really into C# (did some at school a while back) and never tried creating my own plugin for MP...
Maybe this is an opportunity for me to get into writing plugins. But I thought I might as well post it here and see what people think of it and maybe can help me out with getting this started.
So to recap:
- What do you think of the idea?
- Give me some hints on how to start off writing such a plugin. I'm a programmer but I mainly focus on J2ME and PHP atm