Description: This is quite nothing. Just a small GUI that uses python-kde, python-qt and python-dcop to allow to pick a date and view with kaffeine one of two daily french tv emissions, corresponding of this day.
huhuhu
thanks a lot for your feedback !
For groland, this is easy to add it, just open the UI file with QTdesigner, add a button, add a slot function similar to those for zapping and guignols, fill the function body by editing the ui.h file (always in qtdesigner, right-click -> source ...), plug the button signal to this slot, and run pyuic.
I could do it if you give me an url sample.
I would use the small app to write a tuto, because it's very simple and python-{kde,qt,dcop} offers more capabilities than kdialog and kommander.
Ratings & Comments
7 Comments
huhuhu thanks a lot for your feedback ! For groland, this is easy to add it, just open the UI file with QTdesigner, add a button, add a slot function similar to those for zapping and guignols, fill the function body by editing the ui.h file (always in qtdesigner, right-click -> source ...), plug the button signal to this slot, and run pyuic. I could do it if you give me an url sample. I would use the small app to write a tuto, because it's very simple and python-{kde,qt,dcop} offers more capabilities than kdialog and kommander.
Perhaps can you work with the creator of Televidilo software to use the same backend : http://televidilo.bouil.org/
thank you for this link, it looks very nice !
> Perhaps can you work with the creator of Televidilo software Yes, good idea. But for instance, I don't think I would follow this app :-/
It's so much easier than going on the messy website, excellent tool, thanks ! And yes, support for Groland would be much appreciated :)
thank you maybe you can add the possibility to watch Groland ? :)
Thanks !