{"id":34200405,"url":"https://github.com/beeper/push-receiver","last_synced_at":"2026-06-01T00:31:16.792Z","repository":{"id":245616152,"uuid":"818268450","full_name":"beeper/push-receiver","owner":"beeper","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-11T17:21:20.000Z","size":290,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-03-11T03:55:48.447Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":false,"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/beeper.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":"2024-06-21T13:16:25.000Z","updated_at":"2026-02-11T17:21:23.000Z","dependencies_parsed_at":"2024-10-29T16:47:45.455Z","dependency_job_id":null,"html_url":"https://github.com/beeper/push-receiver","commit_stats":null,"previous_names":["beeper/push-receiver"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/beeper/push-receiver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeper%2Fpush-receiver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeper%2Fpush-receiver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeper%2Fpush-receiver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeper%2Fpush-receiver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beeper","download_url":"https://codeload.github.com/beeper/push-receiver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeper%2Fpush-receiver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33755369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"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":[],"created_at":"2025-12-15T18:15:07.719Z","updated_at":"2026-06-01T00:31:16.785Z","avatar_url":"https://github.com/beeper.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-push-receiver\n\n[![GoDoc](https://godoc.org/github.com/beeper/push-receiver?status.svg)](https://godoc.org/github.com/beeper/push-receiver)\n[![Go Report Card](https://goreportcard.com/badge/github.com/beeper/push-receiver)](https://goreportcard.com/report/github.com/beeper/push-receiver)\n[![MIT License](https://img.shields.io/github/license/beeper/push-receiver)](LICENSE)\n[![Github Actions](https://github.com/beeper/push-receiver/workflows/Go/badge.svg)](https://github.com/beeper/push-receiver/actions)\n\nA library to subscribe to GCM/FCM and receive notifications.\n\nThis library was developed inspired by push-receiver (https://github.com/MatthieuLemoine/push-receiver/).\n\n## Build\n\n1. install protoc\n\n```shell\nbrew install protobuf\n```\n\n2. build\n\n```shell\n$ go install google.golang.org/protobuf/cmd/protoc-gen-go@latest\n$ protoc -I=proto --go_out=pb/mcs proto/mcs.proto\n$ protoc -I=proto --go_out=pb/checkin proto/checkin.proto\n$ protoc -I=proto --go_out=pb/checkin proto/android_checkin.proto\n$ go build\n```\n\n## License\n\nMIT License\n\nproto file is licensed by is The Chromium Authors. (BSD-style license)\n(copied it from https://chromium.googlesource.com/chromium/chromium/+/trunk/google_apis/gcm/protocol/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeeper%2Fpush-receiver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeeper%2Fpush-receiver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeeper%2Fpush-receiver/lists"}