{"id":29251697,"url":"https://github.com/macrat/alerter","last_synced_at":"2025-07-04T01:08:12.880Z","repository":{"id":57604952,"uuid":"105561907","full_name":"macrat/alerter","owner":"macrat","description":"Simple email sender using SendGrid for server watching script","archived":false,"fork":false,"pushed_at":"2017-10-02T17:49:15.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-20T12:43:22.310Z","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/macrat.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":"2017-10-02T17:12:36.000Z","updated_at":"2017-10-02T17:13:39.000Z","dependencies_parsed_at":"2022-09-26T20:01:16.930Z","dependency_job_id":null,"html_url":"https://github.com/macrat/alerter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/macrat/alerter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macrat%2Falerter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macrat%2Falerter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macrat%2Falerter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macrat%2Falerter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/macrat","download_url":"https://codeload.github.com/macrat/alerter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macrat%2Falerter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263427316,"owners_count":23464845,"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":"2025-07-04T01:08:11.517Z","updated_at":"2025-07-04T01:08:12.852Z","avatar_url":"https://github.com/macrat.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Alerter\n=======\n\nSimple email sender using SendGrid for server watching script.\n\n## Usage\n\n```\n$ go get github.com/macrat/alerter\n\n$ export ALERTER_SENDGRID_APIKEY=\"your api key\"\n\n$ echo hello world | alerter -to to-address@example.com -from from@example.com -subject hello\n```\n\n## Command-line Options / Environment Variables\n\n|option          |environment variable     |description                                  |\n|----------------|-------------------------|---------------------------------------------|\n|                |ALERTER\\_SENDGRID\\_APIKEY|API Key of SendGrid. This is Required.       |\n|-to             |ALERTER\\_TO              |To address.                                  |\n|-to-name        |ALERTER\\_TO\\_NAME        |To name.                                     |\n|-from           |ALERTER\\_FROM            |From address.                                |\n|-from-name      |ALERTER\\_FROM\\_NAME      |From name.                                   |\n|-subject        |ALERTER\\_SUBJECT         |The subject of email.                        |\n|-help           |                         |Show usage.                                  |\n|-verbose        |                         |Show verbose debug messages.                 |\n|-extra-verbose  |                         |Show verbose debug messages included API key.|\n|-dryrun         |                         |Don't send, only parse options.              |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacrat%2Falerter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmacrat%2Falerter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacrat%2Falerter/lists"}