{"id":15678982,"url":"https://github.com/trstringer/pymail","last_synced_at":"2025-07-11T07:07:16.603Z","repository":{"id":147740239,"uuid":"67749959","full_name":"trstringer/pymail","owner":"trstringer","description":":mailbox_with_mail: Command-line email client","archived":false,"fork":false,"pushed_at":"2016-10-19T22:45:08.000Z","size":4,"stargazers_count":12,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-07T09:07:26.837Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trstringer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-09-09T00:12:21.000Z","updated_at":"2018-11-30T06:10:08.000Z","dependencies_parsed_at":"2023-04-08T16:02:16.384Z","dependency_job_id":null,"html_url":"https://github.com/trstringer/pymail","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/trstringer/pymail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fpymail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fpymail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fpymail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fpymail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trstringer","download_url":"https://codeload.github.com/trstringer/pymail/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fpymail/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263247818,"owners_count":23436915,"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","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-03T16:25:46.905Z","updated_at":"2025-07-03T02:34:38.209Z","avatar_url":"https://github.com/trstringer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pymail\n\n*Send and receive email from the command line.*\n\n*Note: Gmail is the currently supported email provider*\n\n## Setup\n\nRun `install.sh` in the root repository directory\n\n```\n$ ./install.sh\n```\n\n## Configuration\n\n**Location**: `~/.pymail`\n\n```json\n{\n  \"sender\": {\n    \"auth\": {\n      \"user\": \"user@gmail.com\",\n      \"pass\": \"password\"\n    }\n  },\n  \"addressBook\": [\n    { \"name\": \"Person1\", \"email\": \"person1@email.com\" },\n    { \"name\": \"Person2\", \"email\": \"person2@email.com\" }\n  ]\n}\n```\n\n## Significant directories\n\n - **Inbox**: `~/pymail/`\n - **Inbox archive**: `~/pymail/archive/`\n - **Outbox**: `~/pymail/outbox/`\n - **Outbox sent**: `~/pymail/outbox/sent/`\n\n## Usage\n\n### List addressbook contents\n\n```\n$ pymail addressbook\n```\n\n### Send and receive email\n\n```\n$ pymail\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrstringer%2Fpymail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrstringer%2Fpymail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrstringer%2Fpymail/lists"}