-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Project is defunct. Here for people that would like to go it the pre XMPP WAY NOTE see for better option http://pbxinaflash.com/community/index.php?threads/gvsip-gvoice-to-sip-gateway.16898/
Welcome to the pygooglevoice wiki! This is a clone of https://code.google.com/p/pygooglevoice/ ok port of
Note: code needs to be updated
Note: does contain Url update and auth see kkleidal-pygooglevoiceupdate and http://pbxinaflash.com/community/index.php?threads/gvoice-stopped-working.12377/
.... Project is defunct. Please look to other solutions or try https://code.google.com/r/kkleidal-pygooglevoiceupdate/
This project aims to bring the power of the Google Voice API to the Python language in a simple, easy-to-use manner. Currently it allows you to place calls, send sms, download voicemails/recorded messages, and search the various folders of your Google Voice Accounts. You can use the Python API or command line script to schedule calls, check for new received calls/sms, or even sync your recorded voicemails/calls. Works for Python 2 and Python 3
Special thanks goes out to Chad Smith for posting his knowledge of the API. Some of the python code was adapted from his Firefox addon.
Documentation and example code is available online and provided in the extras package