Ross ROSS = Recommend OSS · open-source software intelligence for agents

jchambers/pushy

A Java library for sending APNs (iOS/macOS/Safari) push notifications observed · 2026-08-28

github.com/jchambers/pushy · homepage · Java · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

83/100

  • Activity 98
  • Release rhythm 53
  • 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: n/a
  • age_days: 4779
  • days_rel: 101
  • days_push: 16
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1877 stars · 460 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Pushy is a Java library for sending push notifications via Apple's HTTP/2-based APNs protocol to iOS, macOS, and Safari devices. It supports TLS and token-based authentication, asynchronous operation, and maintains parallel connections for industrial-scale notification delivery.

Use cases

  • send APNs push notifications from a Java backend
  • deliver iOS push notifications at scale
  • send push notifications to macOS and Safari apps
  • authenticate with APNs using token-based signing keys
  • test push notification sending with a mock APNs server
  • build APNs notification payloads in Java

When to choose

  • your backend is on the JVM and you need to send Apple push notifications
  • you need high-throughput, asynchronous APNs delivery with connection pooling
  • you want both TLS-certificate and token-based APNs authentication
  • you need a mock APNs server for integration testing

When to avoid

  • you need to send push notifications to Android (FCM) or other platforms
  • you want a GUI tool for manually sending test notifications (use Pushy Console instead)
  • your stack is not Java/JVM-based

Facets

library · maturity stable

http-client sdk middleware mobile-development developer-tools apis jvm cross-platform apns push-notifications ios macos safari http2 netty asynchronous

10 sources

Member repositories

RepositoryRoleHealth v2
jchambers/pushymain83

For agents

markdown · JSON · MCP: product_card(name="jchambers/pushy")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem