{"id":28491537,"url":"https://github.com/line/pushsphere","last_synced_at":"2026-02-19T12:02:22.623Z","repository":{"id":276717315,"uuid":"908406966","full_name":"line/pushsphere","owner":"line","description":"Pushsphere is an open-source push notification client library and gateway server for Kotlin.","archived":false,"fork":false,"pushed_at":"2025-02-10T02:43:24.000Z","size":71538,"stargazers_count":19,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-04T23:35:55.741Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/line.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-26T02:12:10.000Z","updated_at":"2025-06-30T04:55:56.000Z","dependencies_parsed_at":"2025-02-10T03:34:44.325Z","dependency_job_id":null,"html_url":"https://github.com/line/pushsphere","commit_stats":null,"previous_names":["line/pushsphere"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/line/pushsphere","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/line%2Fpushsphere","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/line%2Fpushsphere/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/line%2Fpushsphere/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/line%2Fpushsphere/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/line","download_url":"https://codeload.github.com/line/pushsphere/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/line%2Fpushsphere/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29612510,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T10:52:55.328Z","status":"ssl_error","status_checked_at":"2026-02-19T10:52:26.323Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2025-06-08T08:07:42.412Z","updated_at":"2026-02-19T12:02:22.618Z","avatar_url":"https://github.com/line.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pushsphere\n\n_Pushsphere_ is an open-source push notification client library and gateway server for Kotlin.\nIt currently supports two push notification service providers, although it was designed with supporting\nwide variety of providers in mind:\n\n- [APNs (Apple Push Notification service)](https://developer.apple.com/documentation/usernotifications) for iOS and macOS\n- [FCM (Firebase Cloud Messaging)](https://firebase.google.com/docs/cloud-messaging) for Android\n\nIt is composed of the following components:\n\n## Pushsphere Client\n\nPushsphere Client is a client-side library that lets you send push notifications to the push notification\nservice providers. It has sophisticated built-in mechanisms to ensure reliable delivery, including:\n\n- Client-side load balancing\n- Quota-aware automatic retries\n- Circuit breakers\n\n## Pushsphere Server\n\nPushsphere Server is a gateway server that provides [the REST API](api-specification.yaml) to forward\nthe push notifications to the push notification service providers. It allows you to configure all push\nnotification settings in a centralized manner, e.g.,\n\n- Keep all your credentials (API access tokens and key pairs) in one place.\n- Use different credentials for different apps.\n- Expose various low- and high-level metrics.\n\nNote that Pushsphere Server is **completely optional** to send push notifications.\nPushsphere Client is capable of sending push notifications to APNs and FCM on its own, and indeed,\nPushsphere Server uses Pushsphere Client internally to send push notifications.\n\n## How to build\n\n```\n$ ./gradlew build\n```\n\n## How to run with the example configuration\n\n```\n$ dist/example/local-run.sh\n```\n\nTo run in a Docker container:\n\n```\n$ dist/example/docker-run.sh\n```\n\n## Contact\n\n- Please feel free to create a new issue or a new discussion post.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fline%2Fpushsphere","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fline%2Fpushsphere","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fline%2Fpushsphere/lists"}