rpush/rpush
The push notification service for Ruby. observed · 2026-08-28
Health v2 · maintenance only
47/100
- Activity 29
- Release rhythm 40
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 2
- age_days: 4991
- days_rel: 708
- days_push: 428
- n_releases_24m: 4
Adoption not part of the score
2204 stars · 382 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Rpush is a Ruby gem for sending push notifications across multiple services including APNs, Firebase Cloud Messaging, Webpush, Pushy, Amazon ADM, and Windows Phone WNS. It supports ActiveRecord or Redis storage, Rails integration, daemon or embedded execution, and plugin-based monitoring.
Use cases
- send push notifications to iOS devices via APNs from a Rails app
- deliver Firebase Cloud Messaging notifications to Android users
- send web push notifications to browsers
- run a background daemon that processes notification queues
- track notification delivery errors with Sentry or Bugsnag plugins
- scale push notification delivery across multiple processes
When to choose
- your Ruby or Rails app needs multi-service push notification delivery
- you want ActiveRecord or Redis-backed notification persistence and retries
- you need a battle-tested gem with monitoring plugins and reflection hooks
When to avoid
- you are not using Ruby
- you only need simple one-off notifications without persistence
- you need a language-agnostic push service outside your app process
Facets
library · maturity active
webhook sdk middleware mobile-development web-development backend developer-tools ruby push-notifications apns fcm webpush wns notification-service daemon background-jobs rails
1 source
- readme: https://github.com/rpush/rpush · fetched 2026-08-28 · ded4325751db
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rpush/rpush | main | 47 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem