{"id":23480473,"url":"https://github.com/qtoggle/qtoggleserver-pushover","last_synced_at":"2025-10-10T22:45:44.086Z","repository":{"id":99675768,"uuid":"230154980","full_name":"qtoggle/qtoggleserver-pushover","owner":"qtoggle","description":"Push notifications for qToggleServer via Pushover","archived":false,"fork":false,"pushed_at":"2025-06-15T19:26:07.000Z","size":28,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T22:45:43.673Z","etag":null,"topics":["notifications","push-notifications","pushover","qtoggle","qtoggleserver"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qtoggle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null}},"created_at":"2019-12-25T21:21:40.000Z","updated_at":"2025-05-18T19:43:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"9a954bba-f86a-445b-bb3b-7285cdcd48e6","html_url":"https://github.com/qtoggle/qtoggleserver-pushover","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/qtoggle/qtoggleserver-pushover","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qtoggle%2Fqtoggleserver-pushover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qtoggle%2Fqtoggleserver-pushover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qtoggle%2Fqtoggleserver-pushover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qtoggle%2Fqtoggleserver-pushover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qtoggle","download_url":"https://codeload.github.com/qtoggle/qtoggleserver-pushover/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qtoggle%2Fqtoggleserver-pushover/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["notifications","push-notifications","pushover","qtoggle","qtoggleserver"],"created_at":"2024-12-24T20:13:29.618Z","updated_at":"2025-10-10T22:45:44.070Z","avatar_url":"https://github.com/qtoggle.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## About\n\nThis is an addon for [qToggleServer](https://github.com/qtoggle/qtoggleserver).\n\nIt provides push notifications for qToggleServer via [Pushover](https://pushover.net/).\n\n\n## Install\n\nInstall using pip:\n\n    pip install qtoggleserver-pushover\n\n\n## Usage\n\nYou'll need to register your account on [Pushover](https://pushover.net/), if you haven't done it yet. On their home\npage, you'll see your *User Key*; copy it and use it in the configuration below. You can add more than one user key, if\nyou plan to send notifications to multiple users.\n\nThen, you'll need a registered Pushover application (you can register one [here](https://pushover.net/apps/build)).\nCopy the API key and use it in the configuration below:\n\n\n##### `qtoggleserver.conf:`\n``` ini\n...\nevent_handlers = [\n    ...\n    {\n        driver = \"qtoggleserver.pushover.PushoverEventHandler\"\n        user_keys = [\"r7zxs1nj20w86bghyub5div8jyzyiw\"]\n        api_key = \"nwn1cmgc9m6sjhrv1o4roebpb31b5i\"\n        sound = \"pushover\"  # optional\n        ...\n    }\n    ...\n]\n...\n```\n\nFor further customization, see\n[Template Notifications](https://github.com/qtoggle/qtoggleserver/wiki/Template-Notifications).\n\nFor advanced event filtering, see\n[Filter Event Handlers](https://github.com/qtoggle/qtoggleserver/wiki/Filter-Event-Handlers).\n\nFor available Pushover sounds, see [Pushover Sounds](https://pushover.net/api#sounds).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqtoggle%2Fqtoggleserver-pushover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqtoggle%2Fqtoggleserver-pushover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqtoggle%2Fqtoggleserver-pushover/lists"}