{"id":21145830,"url":"https://github.com/rayps/node-red-contrib-pushover","last_synced_at":"2025-07-09T07:31:50.546Z","repository":{"id":65424726,"uuid":"136437928","full_name":"RayPS/node-red-contrib-pushover","owner":"RayPS","description":"A Node-RED node to send Pushover notification","archived":false,"fork":false,"pushed_at":"2019-11-11T11:03:50.000Z","size":1481,"stargazers_count":17,"open_issues_count":10,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-03-03T07:23:50.894Z","etag":null,"topics":["node-red","nodered"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RayPS.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":"2018-06-07T07:19:24.000Z","updated_at":"2023-05-04T17:36:06.000Z","dependencies_parsed_at":"2023-01-23T02:05:12.599Z","dependency_job_id":null,"html_url":"https://github.com/RayPS/node-red-contrib-pushover","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RayPS%2Fnode-red-contrib-pushover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RayPS%2Fnode-red-contrib-pushover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RayPS%2Fnode-red-contrib-pushover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RayPS%2Fnode-red-contrib-pushover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RayPS","download_url":"https://codeload.github.com/RayPS/node-red-contrib-pushover/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225492617,"owners_count":17482924,"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":["node-red","nodered"],"created_at":"2024-11-20T08:44:05.552Z","updated_at":"2024-11-20T08:44:05.996Z","avatar_url":"https://github.com/RayPS.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"node-red-contrib-pushover\n======================\n\nA [Pushover](http://www.pushover.net/) API wrapper for Node-RED.\n\nSupports rich notifications and watch glances.\n\n![](banner.gif)\n----\n\n### Install\n\nRun the following command in your Node-RED user directory - typically `~/.node-red`\n\n    npm install node-red-contrib-pushover\n\n[![npm](https://img.shields.io/npm/v/node-red-contrib-pushover.svg)](https://www.npmjs.com/package/node-red-contrib-pushover)\n\n### Required Inputs\n- `msg.payload`(required): The message of the notification, supports a [few html tags](https://pushover.net/api#html)\n\n### Optional Inputs\n- `msg.topic`: This will be used as the title of the notification if **Title** is not set\n- `msg.image`: The URL of the image in notification. Local file path or http(s) url\n- `msg.url`: Can add an url to your notification\n- `msg.url_title`: Can set the title of the url\n- `msg.priority`: -2/-1/1/2, [see explain](https://pushover.net/api#priority)\n- `msg.device`: Default for all device if not provided. Separated by a comma\n- `msg.sound`: Name of the notification sound, [see the list](https://pushover.net/api#sounds)\n- `msg.timestamp`: An unix timestamp to specific the date time of your notification\n\n\nSee \u003ca href=\"https://pushover.net/api\" target=\"_new\"\u003ePushover.net\u003c/a\u003e for more details.\n\n## Pushover Glances\n\n![](glances-node.png)\n\nWith Pushover's Glances API, you can push small bits of data directly to a constantly-updated screen, referred to as a widget, such as a complication on your smart watch or a widget on your phone's lock screen.\n\n![](icons/help-glances-preview.jpg)\n\n### Available Inputs\n- `msg.payload`: This will be used as the title if **Title** is not set\n- `msg.text`: The main line\n- `msg.subtext`: The second line\n- `msg.count`: The number\n- `msg.percent`: The progress bar/circle\n- `msg.device`: Device name, default for all\n\n![](icons/help-glances-props.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frayps%2Fnode-red-contrib-pushover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frayps%2Fnode-red-contrib-pushover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frayps%2Fnode-red-contrib-pushover/lists"}