Google Calendar Plasmoid
Update: A new, better version can be found here:
http://hamberg.no/erlend/2009/05/07/google-calendar-plasmoid-take-two/
In case anyone is interested:
I made a simple Plasmoid for viewing coming events from Google Calendar. It’s simply a webview showing the iPhone version of Google Calendar. It’s written in Python and took 10 minutes to write (27 lines of code) by following the excellent tutorial on techbase.
You can download it here: http://hamberg.no/erlend/files/gcal.zip. If you improve it or make another Google Calendar plasmoid: let me know!
Oh, btw. To install it run plasmapkg -i gcal.zip.
P.S: openSuse users: I had to install python-dev to actually run a python plasmoid. Don’t know why.
-
-
#14 written by Erlend 2 years ago
@kashthealien:
I would look at techbase tutorials and the API for python’s kde bindings at http://api.kde.org/pykde-4.2-api/.
Good luck!
-
#15 written by Juan Manuel 2 years ago
Sorry for my bad english, i’m spanish talking.
I donwload your Google calendar plasmoid, i have installed a Kubuntu Alpha4 with de kde 4.3 and pyQT4 and also pykde4. But in the window of your plasmoid , read the next message “Impossible create a scripts python engine for the graphic element Google calendar – Comming Events”.
Please help me. -
#16 written by Erlend 2 years ago
-
- Comment Feed for this Post
Didn't find any related posts :(

great news, very useful for me.