03 February 2008
Mobile Personal Assistant v1.00
Day by day, in the every way, Python is getting better and better and it is quickly becoming one of the most popular environments for the independent developers.
We got lot of very useful Python based application lately and here is the another one.
Mobile Personal Assistant is the very handy application, especially considering it is the very first application developed by my very good friend Leo Jab (alias BIM).
He just released application over at forum section and I though that it deserve to be here on front page, especially as the benefit of those who don't visiting our forum section frequentl.
I been testing this software for a week now and I have no complains so far, it works just fine and it dose its job well. MPA is a simple Python application which reads out the 24hrs status of calendar, calls and messages.
It uses the built-in text to speech-engine of S60 3rd Edition phones and only English is currently supported so if your phone is running a different language, you might not get the optimal experience: your phone will try to speak the default English words, but use your local dialect.
Read out at predefined intervals, phone database entries such as:
- Calendar items update (appointment, events, anniversaries and todo) for past one day
- SMS status update (received, unread and sent calls) for past one day
- Call status update (received,outgoing and missed calls) for past one day
- Next appointment in detail
- Last received SMS in detail
- Last missed call in detail
All the above options can be accessed at application screen as well:
- Read all unread messages (All messages not opened by user in SMS inbox are read)
- Auto read incoming sms
- You can stop speech reading in the application screen by pressing backspace key ('c' key)
 |