This repository was archived by the owner on Nov 9, 2017. It is now read-only.
Bouke/SPA941-Google-Contact-Sync
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
FEATURES
=======================================================================
This script downloads the contacts from a given group from your Google
Account and adds them to the phonebook of your Linksys/Cisco SPA941 or
SPA962. I added the script to the startup programs of my computer, so
that syncs my contacts on an every day basis.
FEATURES
=======================================================================
* Download contacts from Google Account
* Writing contacts to Linksys/Cisco SPA941 (and SPA962)
INSTALLATION
=======================================================================
This application requires that you either have Zend Framework on your
include_path, or that you will be symlinking your Zend Framework library
into the lib/vendor directory. If you do not yet have Zend Framework, you
can get it from one of the following sources:
* Official Release:
http://framework.zend.com/dowload/latest
* Subversion; use either the current trunk or the 1.7 release branch:
svn co http://framework.zend.com/svn/framework/standard/trunk/library/Zend
svn co http://framework.zend.com/svn/framework/standard/branches/release-1.7/library/Zend
THANKS TO
=======================================================================
Lennart van der Hoorn for providing SPA962 field names.