This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README.markdown | Thu Mar 26 11:14:02 -0700 2009 | |
| |
class.googlevoice.php | Tue Sep 22 09:41:08 -0700 2009 | |
| |
example.php | Sat Apr 11 14:00:19 -0700 2009 |
README.markdown
Google Voice Dialer
This is purely a stop-gap measure until they release a proper API.
Basic Usage
Dialing a number is simple
$gv = new GoogleVoice('<username>', '<password>');
$gv->call($your_phone_number, $their_phone_number);
License
This code is released under the MIT Open Source License. Feel free to do whatever you want with it.







