Personal tools
Document Actions

Example (all-in-1): clock, calendar and a little rss reader

Up to Scripts

Example (all-in-1): clock, calendar and a little rss reader

Posted by Francesco Frassinelli at December 25. 2007
Pressing red button he says current time, with the green one he says current date, and with the blue one he reads the first 5 title of the news by an rss feed.
It's in italian. If you want to use it in other languages, you should edit those lines: 37, 38, 49 (warning if you haven't the feedparser module). On the 50th you can found the url of the rss feed. I hope that this example script could explain a bit of the tuxdroid function :D
Attachments

Re: Example (all-in-1): clock, calendar and a little rss reader

Posted by Marco Spolaore at December 31. 2007
Hi Francesco,
a language suggestion, if you have installed more than one language in the Acappela toolkit,
you can use:

# Italia-chiara8k, pitch a 150
tux.tts.select_voice(13,150)

to setup the use of the italian voice. Pitch at 150 sounds really cute.
Thanks for your script, i just started to learn python because of my shiny new tuxdroid and wanted to do exactly something like that.

Marco.
Powered by Ploneboard
You are here: Home Forum Scripts Example (all-in-1): clock, calendar and a little rss reader

Powered by Plone CMS, the Open Source Content Management System