{"id":15946254,"url":"https://github.com/zoni/email2pushover","last_synced_at":"2026-06-17T18:02:50.857Z","repository":{"id":34294010,"uuid":"38193238","full_name":"zoni/email2pushover","owner":"zoni","description":"email2pushover sends pushover notifications from mail read on stdin","archived":false,"fork":false,"pushed_at":"2015-06-28T10:58:10.000Z","size":140,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-03T09:32:18.535Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/zoni.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}},"created_at":"2015-06-28T09:22:34.000Z","updated_at":"2015-06-28T09:39:08.000Z","dependencies_parsed_at":"2022-09-14T03:31:12.860Z","dependency_job_id":null,"html_url":"https://github.com/zoni/email2pushover","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoni%2Femail2pushover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoni%2Femail2pushover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoni%2Femail2pushover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoni%2Femail2pushover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zoni","download_url":"https://codeload.github.com/zoni/email2pushover/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240183764,"owners_count":19761440,"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-07T09:20:54.035Z","updated_at":"2026-06-06T04:30:19.062Z","avatar_url":"https://github.com/zoni.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"email2pushover  \u0026nbsp; \u003csup\u003e[![Build Status](https://travis-ci.org/zoni/email2pushover.svg?branch=master)](https://travis-ci.org/zoni/email2pushover)\u003c/sup\u003e\n==============\n\n*email2pushover sends [pushover](http://pushover.net/) notifications from mail read on stdin.*\n\n![Image of a pushover notification](https://raw.githubusercontent.com/zoni/email2pushover/master/email2pushover.png)\n\n\nUsage\n-----\n\n```\nusage: email2pushover --token=TOKEN --recipient=RECIPIENT [\u003cflags\u003e]\n\nemail2pushover sends pushover notifications from mail read on stdin.\n\nFlags:\n  --help               Show help (also see --help-long and --help-man).\n  -H, --headers=\"subject,from\"  \n                       Comma-separated list of headers to display in notification\n  -T, --title=\"Email\"  The notification title\n  -t, --token=TOKEN    Your application token\n  -r, --recipient=RECIPIENT  \n                       Recipient's key (may be a user or delivery group)\n  --version            Show application version.\n```\n\n### Feed it a local email\n\n\n*Note: You will need to [register an application](https://pushover.net/apps/build) to get an API key.*\n\n```\nemail2pushover --token YOUR_APP_TOKEN  --recipient RECIPIENT_TOKEN --headers \"subject,from,to\" \u003c test.eml\n```\n\n\n### Use it with procmail\n\nThis is one of the main use-cases for this utility. For example, to recieve a pushover notification whenever you receive mail with the word *urgent* in the subject:\n\n```\n# .procmailrc\n\n:0 c\n* ^Subject:.*urgent.*\n| /path/to/email2pushover --token YOUR_APP_TOKEN --recipient YOUR_USER_KEY\n```\n\n\nChanges\n-------\n\n* __1.0.1__ (2015-06-28)\n\n    * Ensure headers are always displayed in the specified order\n\n* __1.0.0__ (2015-06-28)\n\n    * Public release\n\n\nLicense\n-------\n\nThe MIT license. See the file *LICENSE* for full license text.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoni%2Femail2pushover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzoni%2Femail2pushover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoni%2Femail2pushover/lists"}