Complete script - Alarm tux
Up to Scripts
Well, this is a complete V2 script with clock, events, calendar, attitiunes etc...
can be useful for learning v2 python api
I needed an alarm clock programmable for each day and I made it of tux droid.
it's mostly in italian, something in english. just translate it (well, I've read the documentation in french, I'm tired about translating)
well, if you want to use it as alarm clock as I do remember:
Pour désactiver l’idleBehavior gérée par le serveur, il faut éditer le fichier /etc/tuxdroid/resourcesConf et mettre la ligne IdleBehavior à FALSE. Redémarrer le serveur.
(open /etc/tuxdroid/resourcesConf and substitute True with false)
if you have doubt with my script just ask here or to: krebsnet [at] tin [dot] it if you're in a hurry
to make script work just make a folder and put this script in. run it. then put some wav 8mhz mono in "wav8" folder and some attitune file (*.att) in the att folder. then edit the alarmprog.txt file for setting time of the alarm for each week day.
Good luck