XMPP Voicemail
 
Quickly get your voicemail IM'd to you.
Now with SMS too!

What does it do?

This app will send you a transcription of you voicemail message to you instant messager. I prefer adium on my mac with growl so I'm notified immediately of a new message.

How do I use it?

The code is up on github step 1: Download it. step 2: Setup a Google App Engine account / Applcation. step 3: change the USERJID var in main.py to you xmpp IM username (many people use their gmail accounts) step 4: upload the code to your Google App Engine Application (I use the GoogleAppEngineLauncher) step 5: setup a Twilio account purcahse a number, and set the call url to: http://<app-id>.appspot.com/call Call your new number and see get the IM.

Now with SMS!

When sitting at your computer having a conversation over SMS, dont you wish you could just type your messages on a keyboard? Now you can from your right from inside your chat client. The sms's are sent from JIDs the format: <phonenumber>@<app-id>.appspotchat.com

Want more?

Me too. If you have ideas for features IM or Email me at dthompson at gmail.com