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
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
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

Re: Example (all-in-1): clock, calendar and a little rss reader
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.
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