{"id":26892098,"url":"https://github.com/ksbrwsk/pushover-notification-demo","last_synced_at":"2025-09-08T18:35:22.128Z","repository":{"id":39979328,"uuid":"333101442","full_name":"ksbrwsk/pushover-notification-demo","owner":"ksbrwsk","description":"Spring Boot App demonstrating the use of Pushover notifications.","archived":false,"fork":false,"pushed_at":"2025-04-25T04:12:28.000Z","size":128,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-12T14:11:43.043Z","etag":null,"topics":["push-notifications","pushover","pushover-notifications","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ksbrwsk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2021-01-26T13:57:24.000Z","updated_at":"2025-04-04T14:35:31.000Z","dependencies_parsed_at":"2023-02-11T23:30:34.291Z","dependency_job_id":"4ef2aa5e-921f-41c2-8d14-291a12147643","html_url":"https://github.com/ksbrwsk/pushover-notification-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksbrwsk%2Fpushover-notification-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksbrwsk%2Fpushover-notification-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksbrwsk%2Fpushover-notification-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksbrwsk%2Fpushover-notification-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ksbrwsk","download_url":"https://codeload.github.com/ksbrwsk/pushover-notification-demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253754219,"owners_count":21958842,"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":["push-notifications","pushover","pushover-notifications","spring-boot"],"created_at":"2025-03-31T22:49:10.936Z","updated_at":"2025-05-12T14:11:43.152Z","avatar_url":"https://github.com/ksbrwsk.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## pushover-notification-demo\n\nSpring Boot App demonstrating the use of [Pushover](https://pushover.net/) notifications.\n\n**Prerequisites:**\n\n* [Java 21](https://openjdk.net/)\n* [Apache Maven](https:http://maven.apache.org/)\n\n#### How to build and run\n\nProvide your Pushover API token and user key in the \napplication properties located under \n```bash\n./src/main/resources/application.yml\n```\n```yaml\npushover:\n  apiToken: \u003cYOUR PUSHOVER API TOKEN\u003e\n  userId: \u003cYOUR PUSHOVER ID\u003e\n  priority: NORMAL\n  title: Message\n  url: URL\n  titleForUrl: Title\n  sound: magic\n```\n\n\nType\n\n```bash\nmvn package\nmvn spring-boot:run\n```\n\nto build and run the application on your local environment.\n\nType \n```bash\ncurl http://localhost:8080/greeting/NAME\n```\nto send a simple Pushover notification.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fksbrwsk%2Fpushover-notification-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fksbrwsk%2Fpushover-notification-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fksbrwsk%2Fpushover-notification-demo/lists"}