{"id":24491330,"url":"https://github.com/russellane/gmail","last_synced_at":"2026-02-09T03:03:43.104Z","repository":{"id":272553552,"uuid":"889974950","full_name":"russellane/gmail","owner":"russellane","description":"Google Mail CLI","archived":false,"fork":false,"pushed_at":"2025-01-15T01:53:52.000Z","size":65,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-03T01:18:28.328Z","etag":null,"topics":["gmail","google","mail"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/russellane.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":"2024-11-17T17:53:40.000Z","updated_at":"2025-01-15T02:21:07.000Z","dependencies_parsed_at":"2025-01-15T08:10:34.989Z","dependency_job_id":"2423dfbd-3b4f-4839-9a6b-02e7997d712c","html_url":"https://github.com/russellane/gmail","commit_stats":null,"previous_names":["russellane/gmail"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/russellane/gmail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russellane%2Fgmail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russellane%2Fgmail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russellane%2Fgmail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russellane%2Fgmail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/russellane","download_url":"https://codeload.github.com/russellane/gmail/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russellane%2Fgmail/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29255388,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T01:52:29.835Z","status":"online","status_checked_at":"2026-02-09T02:00:09.501Z","response_time":56,"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":["gmail","google","mail"],"created_at":"2025-01-21T18:17:52.213Z","updated_at":"2026-02-09T03:03:43.089Z","avatar_url":"https://github.com/russellane.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gmail\n```\nusage: gmail [-h] [-H] [-v] [-V] [--config FILE] [--print-config]\n             [--print-url] [--completion [SHELL]]\n             COMMAND ...\n\nGoogle `mail` command line interface.\n\nSpecify one of:\n  COMMAND\n    download            Download mail messages.\n    labels              List labels.\n    list                List mail messages.\n\nGeneral options:\n  -h, --help            Show this help message and exit.\n  -H, --long-help       Show help for all commands and exit.\n  -v, --verbose         `-v` for detailed output and `-vv` for more detailed.\n  -V, --version         Print version number and exit.\n  --config FILE         Use config `FILE` (default: `~/.libgoogle.toml`).\n  --print-config        Print effective config and exit.\n  --print-url           Print project url and exit.\n  --completion [SHELL]  Print completion scripts for `SHELL` and exit\n                        (default: `bash`).\n\nSee `gmail COMMAND --help` for help on a specific command.\n```\n\n## gmail download\n```\nusage: gmail download [-h] MSG_ID\n\nThe `gmail download` program downloads a mail message.\n\npositional arguments:\n  MSG_ID      The id of the message to download.\n\noptions:\n  -h, --help  Show this help message and exit.\n```\n\n## gmail labels\n```\nusage: gmail labels [-h] [--show-counts] [--limit LIMIT] [--pretty-print]\n\nThe `gmail labels` program lists labels.\n\noptions:\n  -h, --help      Show this help message and exit.\n  --show-counts   Show message counts.\n  --limit LIMIT   Limit execution to `LIMIT` number of items.\n  --pretty-print  Pretty-print items.\n```\n\n## gmail list\n```\nusage: gmail list [-h] [--print-message | --print-listing | --pretty-print]\n                  [--msg-id MSG_ID] [--label-ids [LABEL_IDS ...]]\n                  [--has-attachments] [--has-images] [--has-videos]\n                  [--search-query SEARCH_QUERY] [--limit LIMIT]\n\nThe `gmail list` program lists mail messages.\n\noptions:\n  -h, --help            Show this help message and exit.\n  --limit LIMIT         Limit execution to `LIMIT` number of items.\n\nPrinting options:\n  These options are mutually exclusive.\n\n  --print-message, --print-msg\n                        Print message.\n  --print-listing       Print listing.\n  --pretty-print        Pretty-print items.\n\nFiltering options:\n  --msg-id, --msgid MSG_ID\n                        Operate on `MSG_ID` only.\n  --label-ids [LABEL_IDS ...]\n                        Match labels (default: `['INBOX']`).\n  --has-attachments     Search messages with any files attached.\n  --has-images          Search messages with image files attached.\n  --has-videos          Search messages with video files attached.\n  --search-query SEARCH_QUERY\n                        Gmail search box query pattern.\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frussellane%2Fgmail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frussellane%2Fgmail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frussellane%2Fgmail/lists"}