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 05 16:54:11 -0800 2009 | |
| |
class.grandcentral.php | Thu Mar 05 16:48:20 -0800 2009 | |
| |
gcdialer.applescript | Thu Mar 05 16:54:11 -0800 2009 |
README.markdown
Basic Usage
Dialing a number is simple
$gc = new GrandCentral('<username>', '<password>');
$gc->call($your_phone_number, $their_phone_number);
You can also use the included AppleScript file to dial a number directly from Address Book.
License
This code is released under the MIT Open Source License. Feel free to do whatever you want with it.







