-
Notifications
You must be signed in to change notification settings - Fork 1
Client for Google Contacts to be used in mutt's query_command
License
novel/goocaa
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About ------------------- goocaa is a CLI client to Google Contacts API designed to be used as mutt's 'query_command'. Build && Install ------------------- To build goocaa the following libraries are required: * libcurl * glib-2.0 * libxml-2.0 To build goocaa execute: $ ./waf configure build and then: $ sudo ./waf install to install it. Configuration ------------------- Create file ~/.goocaarc with the following contents: ============= [default] email = [email protected] passwd = yourpass ============= Then add the following to your ~/.muttrc: set query_command = "/usr/local/bin/goocaa %s" More details on query_command: http://www.mutt.org/doc/manual/manual-4.html#ss4.5 Roman Bogorodskiy, [email protected]
About
Client for Google Contacts to be used in mutt's query_command
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published