diff --git a/pages/linux/goobook.md b/pages/linux/goobook.md new file mode 100644 index 0000000000..24fc7ef9c2 --- /dev/null +++ b/pages/linux/goobook.md @@ -0,0 +1,12 @@ +# goobook + +> Access Google contacts from `mutt` or the command line. +> More information: . + +- Allow `goobook` to access Google contacts using OAuth2: + +`goobook authenticate` + +- Dump all contacts to XML (stdout): + +`goobook dump_contacts`