{"id":18764414,"url":"https://github.com/tripplyons/alert-me","last_synced_at":"2026-05-03T05:36:54.587Z","repository":{"id":57175575,"uuid":"293681235","full_name":"tripplyons/alert-me","owner":"tripplyons","description":"A shell utility that sends you a message through different means (Discord, Amazon Echo)","archived":false,"fork":false,"pushed_at":"2020-09-19T18:56:47.000Z","size":624,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T08:47:52.385Z","etag":null,"topics":["alert","alexa","amazon-alexa","amazon-echo","discord","notification","notification-api","notifications","notifier"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/alert-me","language":"JavaScript","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/tripplyons.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":"2020-09-08T02:33:52.000Z","updated_at":"2020-10-21T11:56:49.000Z","dependencies_parsed_at":"2022-09-03T11:00:28.321Z","dependency_job_id":null,"html_url":"https://github.com/tripplyons/alert-me","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tripplyons%2Falert-me","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tripplyons%2Falert-me/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tripplyons%2Falert-me/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tripplyons%2Falert-me/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tripplyons","download_url":"https://codeload.github.com/tripplyons/alert-me/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239662746,"owners_count":19676435,"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":["alert","alexa","amazon-alexa","amazon-echo","discord","notification","notification-api","notifications","notifier"],"created_at":"2024-11-07T18:29:45.380Z","updated_at":"2025-12-07T07:30:18.821Z","avatar_url":"https://github.com/tripplyons.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# alert-me\nA shell utility that sends you a message through different means (Discord, [Amazon Echo](https://www.thomptronics.com/about/notify-me))\n\n`echo hi | alert-me`\n\n![alert-me working with Discord](examples/discorddemo.gif)\n\n## Usage\n\n### Installation\n```\nnpm i -g alert-me\n```\n\n### Setup (Configuration Tool)\n\n```\nalert-me --config\n```\n\n### Sending messages\n\n#### To the default provider\n\n```\necho \"message\" | alert-me\n```\n\n#### To a chosen provider\n\n```\necho \"message\" | alert-me discord\n```\n\n#### To all providers\n\n```\necho \"message\" | alert-me all\n```\n\n### Node API\n\n```\nconst alertMe = require(\"alert-me\")\nalertMe(\"message\")\nalertMe(\"message\", \"discord\")\nalertMe(\"message\", \"echo\")\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftripplyons%2Falert-me","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftripplyons%2Falert-me","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftripplyons%2Falert-me/lists"}