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

gronxb/hot-updater

A self-hostable OTA update solution for React Native (Alternative to CodePush) observed · 2026-08-28

github.com/gronxb/hot-updater · homepage · TypeScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

90/100

  • Activity 99
  • Release rhythm 87
  • Longevity 74

Flags: no_license

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.0
  • age_days: 1046
  • days_rel: 9
  • days_push: 7
  • n_releases_24m: 129

Full methodology

Adoption not part of the score

1683 stars · 171 forks observed · 2026-08-28

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

Hot Updater is a self-hostable over-the-air (OTA) update solution for React Native apps, serving as an alternative to the discontinued Microsoft CodePush/AppCenter. It lets developers deploy JavaScript bundle updates instantly without app store submissions, with support for bundle diffing, rollbacks, channel management, and a pluggable architecture for build, storage, and database providers.

Use cases

  • deploy react native updates without app store review
  • self-host an OTA update server for my mobile app
  • codepush alternative after appcenter shutdown
  • ship incremental hermes bundle patches to reduce download size
  • roll back a bad react native release automatically
  • manage staging and production update channels
  • use repack or expo bundler for OTA updates

When to choose

  • you need OTA JavaScript updates for React Native on iOS and Android
  • you want full control over update infrastructure instead of a vendor-hosted service
  • you need bundle diffing to minimize update download sizes
  • you use non-Metro bundlers like Re.Pack or Expo
  • you require automatic rollback on failed bundle verification

When to avoid

  • you need to update native code or binary assets, which still requires app store releases
  • you prefer a fully managed hosted OTA service with zero infrastructure
  • your app is not React Native
  • you cannot operate any storage or database backend for bundle hosting

Facets

framework · maturity active

deployment plugin-system cli developer-tools configuration-management mobile-development self-hosted cli self-hosted cross-platform react-native ota-updates codepush-alternative expo over-the-air-updates bundle-diffing hermes supabase app-deployment devops automation ios android nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
gronxb/hot-updatermain90

For agents

markdown · JSON · MCP: product_card(name="gronxb/hot-updater")

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