{"id":21539050,"url":"https://github.com/big-silver/ionic-pushnotification-server","last_synced_at":"2026-03-05T18:01:47.041Z","repository":{"id":120406645,"uuid":"100538877","full_name":"Big-Silver/Ionic-PushNotification-Server","owner":"Big-Silver","description":"Server code to send Push Notification to iOS or Android device","archived":false,"fork":false,"pushed_at":"2018-06-02T03:27:38.000Z","size":1068,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T03:32:26.057Z","etag":null,"topics":["android","apns","fcm","ios","java","push-notifications"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/Big-Silver.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-16T22:47:32.000Z","updated_at":"2023-05-09T06:22:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"efb091da-e805-4725-b168-362f9ef753b0","html_url":"https://github.com/Big-Silver/Ionic-PushNotification-Server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Big-Silver/Ionic-PushNotification-Server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Big-Silver%2FIonic-PushNotification-Server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Big-Silver%2FIonic-PushNotification-Server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Big-Silver%2FIonic-PushNotification-Server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Big-Silver%2FIonic-PushNotification-Server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Big-Silver","download_url":"https://codeload.github.com/Big-Silver/Ionic-PushNotification-Server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Big-Silver%2FIonic-PushNotification-Server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30141285,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T16:58:46.102Z","status":"ssl_error","status_checked_at":"2026-03-05T16:58:45.706Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["android","apns","fcm","ios","java","push-notifications"],"created_at":"2024-11-24T04:13:59.536Z","updated_at":"2026-03-05T18:01:47.033Z","avatar_url":"https://github.com/Big-Silver.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Push Notification Server\n========================\n\nThis can be used to send Push Notification to iOS or Android Device.\n  \n### Android Push Notification\n\n* ```SERVER_KEY``` - if you don't have SERVER_KEY, generate using [this tutorial](https://medium.com/@ankushaggarwal/gcm-setup-for-android-push-notifications-656cfdd8adbd) :tada:\n* ```DEVICE_TOKEN``` - if you don't have device token, in case of Ionic 2, use [this tutorial](https://medium.com/@ankushaggarwal/push-notifications-in-ionic-2-658461108c59) or [this repo](https://github.com/Big-Silver/Ionic-PushNotification) :+1:\n* ```AndroidPush.java``` - run this file to push notification to Android device\n\n  ```\n  $ javac AndroidPush.java\n  $ java  AndroidPush\n  ```\n\n### iOS Push Notification\n\n* ```APNS certificate(.p12)``` - if you don't have .p12 certificate, generate using [this tutorial](https://medium.com/@ankushaggarwal/generate-apns-certificate-for-ios-push-notifications-85e4a917d522) :tada:\n* ```DEVICE_TOKEN``` - if you don't have device token, in case of Ionic 2, use [this tutorial](https://medium.com/@ankushaggarwal/push-notifications-in-ionic-2-658461108c59) or [this repo](https://github.com/Big-Silver/Ionic-PushNotification) :+1:\n* ```IOSPush.java``` - run this file to push notification to iOS device\n\n  ```\n  $  javac -cp apns.jar:. IOSPush.java\n  $  java  -cp apns.jar:. IOSPush \n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbig-silver%2Fionic-pushnotification-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbig-silver%2Fionic-pushnotification-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbig-silver%2Fionic-pushnotification-server/lists"}