|
List Info
Thread: rhythmbox alarm clock
|
|
| rhythmbox alarm clock |

|
2006-08-12 02:21:18 |
Greetings,
I've been working on a python alarm clock plugin for
Rhythmbox. The
core is done...just need to whip up a gtk configuration
window.
It's something I've wanted for a while but is anyone else
interested in
it? If so, I can polish it up for release and/or mainline,
just let me
know.
Regards,
Jon Oberheide
--
Jon Oberheide <jon oberheide.org>
GnuPG Key: 1024D/F47C17FE
Fingerprint: B716 DA66 8173 6EDD 28F6 F184 5842 1C89 F47C
17FE
_______________________________________________
rhythmbox-devel mailing list
rhythmbox-devel gnome.org
http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
|
|
| rhythmbox alarm clock |

|
2006-08-12 09:32:05 |
>>>>> "JO" == Jon Oberheide
writes:
JO> Greetings, I've been working on a python alarm clock
plugin for
JO> Rhythmbox. The core is done...just need to whip up a
gtk
JO> configuration window.
JO> It's something I've wanted for a while but is
anyone else
JO> interested in it? If so, I can polish it up for
release and/or
JO> mainline, just let me know.
There's an open bug in bugzilla for an alarm clock:
http
://bugzilla.gnome.org/show_bug.cgi?id=323511
Not sure if it's exactly the same functionality. If it is,
you should
add the patch to that bug, or if it is not, open a new bug
with the
patch using the component "Plugins (other)".
Alex
_______________________________________________
rhythmbox-devel mailing list
rhythmbox-devel gnome.org
http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
|
|
| rhythmbox alarm clock |

|
2006-08-12 10:00:44 |
> It's something I've wanted for a while but is anyone
else interested in
> it? If so, I can polish it up for release and/or
mainline, just let me
> know.
I would very much like such plugin!
At the moment am I using "sleep" from bash...
So please release =)
_______________________________________________
rhythmbox-devel mailing list
rhythmbox-devel gnome.org
http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
|
|
| rhythmbox alarm clock |

|
2006-08-12 11:01:27 |
On (08/12/06 12:00), Martin Jeppesen wrote:
> > It's something I've wanted for a while but is
anyone else interested in
> > it? If so, I can polish it up for release and/or
mainline, just let me
> > know.
>
> I would very much like such plugin!
>
> At the moment am I using "sleep" from
bash...
>
> So please release =)
> _______________________________________________
Yes, such a plugin will be very welcomed . It should
make it into
mainstream.
Also, why use sleep?, just use at/atd
echo 'execute command' | at 6:00
man at, Martin.
> rhythmbox-devel mailing list
> rhythmbox-devel gnome.org
> http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
--
Marc
_______________________________________________
rhythmbox-devel mailing list
rhythmbox-devel gnome.org
http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
|
|
| rhythmbox alarm clock |

|
2006-08-12 14:44:27 |
On 8/11/06, Jon Oberheide <jon oberheide.org> wrote:
> Greetings,
>
> I've been working on a python alarm clock plugin for
Rhythmbox. The
> core is done...just need to whip up a gtk configuration
window.
>
> It's something I've wanted for a while but is anyone
else interested in
> it? If so, I can polish it up for release and/or
mainline, just let me
> know.
I was just thinking of such a thing and would be happy to
help with
the PyGTK part of things if you want to post it somewhere.
Cheers,
Andrew
_______________________________________________
rhythmbox-devel mailing list
rhythmbox-devel gnome.org
http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
|
|
| rhythmbox alarm clock |

|
2006-08-12 15:43:11 |
>>>>> "AC" == Andrew Conkling
writes:
AC> On 8/11/06, Jon Oberheide <jon oberheide.org> wrote:
>> Greetings,
>>
>> I've been working on a python alarm clock plugin
for Rhythmbox.
>> The core is done...just need to whip up a gtk
configuration window.
>>
>> It's something I've wanted for a while but is
anyone else
>> interested in it? If so, I can polish it up for
release and/or
>> mainline, just let me know.
AC> I was just thinking of such a thing and would be
happy to help
AC> with the PyGTK part of things if you want to post it
somewhere.
On that bug in Bugzilla that I posted earlier in the form of
a patch
would be the best place for it (or open a new bug if it's
not
sufficiently similar).
Alex
_______________________________________________
rhythmbox-devel mailing list
rhythmbox-devel gnome.org
http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
|
|
| rhythmbox alarm clock |

|
2006-08-12 18:24:20 |
On Sat, 2006-08-12 at 08:43 -0700, Alex Lancaster wrote:
> >>>>> "AC" == Andrew
Conkling writes:
[snip]
> AC> I was just thinking of such a thing and would be
happy to help
> AC> with the PyGTK part of things if you want to
post it somewhere.
>
> On that bug in Bugzilla that I posted earlier in the
form of a patch
> would be the best place for it (or open a new bug if
it's not
> sufficiently similar).
Thanks for all the feedback and pointer to bugzilla!
From the bugzilla bug, it seems the consensus is to use
evolution to
call rhythmbox to play a song. However, I doubt that
everyone can/wants
to fire up the evolution beast just for a simple alarm
clock...I know I
don't.
My plan is to have a GUI similar to xmms-alarm...there will
be an alarm
time you can set for each day of the week (Sun through Sat).
Once that
is complete, I'll likely polish it up and release for you
alarm-hungry
people. Future features include gradual volume increasing
(so its not
such an abrupt wakeup), a visual indicator on the main
window showing
the alarm is set, and perhaps customizing exactly what
song/playlist you
want the alarm to trigger.
Regards,
Jon Oberheide
_______________________________________________
rhythmbox-devel mailing list
rhythmbox-devel gnome.org
http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
|
|
| rhythmbox alarm clock |

|
2006-08-14 13:01:01 |
> Also, why use sleep?, just use at/atd
>
> echo 'execute command' | at 6:00
Cool! Thanks =)
_______________________________________________
rhythmbox-devel mailing list
rhythmbox-devel gnome.org
http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
|
|
| rhythmbox alarm clock |

|
2006-08-15 09:22:39 |
On Sat, 2006-08-12 at 14:24 -0400, Jon Oberheide wrote:
> From the bugzilla bug, it seems the consensus is to use
evolution to
> call rhythmbox to play a song. However, I doubt that
everyone can/wants
> to fire up the evolution beast just for a simple alarm
clock...I know I
> don't.
That discussion was before Rhythmbox supported plugins, and
using
Evolution was a good way of not putting it in the Rhythmbox
core.
Integrating with Evolution-Data-Server would be cool, but
wouldn't be
necessary.
Cheers,
James "Doc" Livingston
--
"I had my first real beer (real meaning not sneaking
it, or the .5
crap), and amazingly enough, I wasn't immediately
surrounded by girls in
bikinis. Go figure...." -- Rob Hoadley
_______________________________________________
rhythmbox-devel mailing list
rhythmbox-devel gnome.org
http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
|
|
[1-9]
|
|