{"id":15622662,"url":"https://github.com/frioux/goobook","last_synced_at":"2026-01-08T07:04:35.343Z","repository":{"id":66399264,"uuid":"45322783","full_name":"frioux/goobook","owner":"frioux","description":null,"archived":false,"fork":false,"pushed_at":"2020-06-13T18:14:05.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T16:31:57.934Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/frioux.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-01T00:17:55.000Z","updated_at":"2015-11-01T00:17:55.000Z","dependencies_parsed_at":"2023-02-21T02:30:33.262Z","dependency_job_id":null,"html_url":"https://github.com/frioux/goobook","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/frioux/goobook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frioux%2Fgoobook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frioux%2Fgoobook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frioux%2Fgoobook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frioux%2Fgoobook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frioux","download_url":"https://codeload.github.com/frioux/goobook/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frioux%2Fgoobook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28242454,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2026-01-08T02:00:06.591Z","response_time":241,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T09:54:55.333Z","updated_at":"2026-01-08T07:04:35.319Z","avatar_url":"https://github.com/frioux.png","language":null,"readme":"# GooBook Container\n\n## Usage\n\n```\ntouch ~/.goobook_auth.json\n\ndocker run -it --rm                                 \\\n  --volume ~/.goobook_auth.json:/.goobook_auth.json \\\n  --volume ~/.goobook_cache:/.goobook_cache         \\\n  --user $(id -u)                                   \\\n  frew/goobook                                      \\\n  authenticate --noauth_local_webserver\n\ndocker run -it --rm                                 \\\n  --volume ~/.goobook_auth.json:/.goobook_auth.json \\\n  --volume ~/.goobook_cache:/.goobook_cache         \\\n  --user $(id -u)                                   \\\n  frew/goobook                                      \\\n  query mom\n```\n\n## Description\n\nIf you use mutt or maybe just like using the commandline in general and use\nGoogle Contacts, you may like [goobook](https://pypi.python.org/pypi/goobook).\n\n## Volumes\n\nThere is one absolutely required volume and one recommended volumes you should\nset up to use this:\n\n 1. `/.goobook_auth.json` - this is the file containing your username and password. **required**\n\nGenerate this file with the first two commands in the *Usage* section.\n\n 2. `/.goobook_cache` - this is where the cache for the command is stored.\n\nIf you don't use this volume all of your commands will take forever.\n\n## Shortcut Usage\n\nI recommend putting the following script in your path to make usage of this\ncontainer easier:\n\n```\n#!/bin/dash\n\nexec docker run -it --rm                            \\\n  --volume ~/.goobook_auth.json:/.goobook_auth.json \\\n  --volume ~/.goobook_cache:/.goobook_cache         \\\n  --user $(id -u)                                   \\\n  frew/goobook                                      \\\n  \"$@\"\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrioux%2Fgoobook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrioux%2Fgoobook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrioux%2Fgoobook/lists"}