Skip to content
railsengines.com

Action Push Web

Send push notifications to browsers

No ratings yet
Gem
action_push_web
Repository
excid3/action_push_web
License
MIT
Stars
33
Added
August 13, 2026

About

Send push notifications to browsers

Action Push Web is a Rails web push notification gem for PWAs using the Push API.

What you get

  • title - The title of the notification
  • body - The main content of the notification
  • path - A path like /notifications to open when the notification is clicked
  • badge (optional) - Sets the badge on the icon, commonly used for unread message counts
  • icon (optional) - URL of an icon to be displayed in the notification

Installing it

ruby
# Gemfile
gem "action_push_web"

Details

33 stars on GitHub · MIT licensed · maintained by excid3. Source: https://github.com/excid3/action_push_web

Discussion (0)

Sign in to join the discussion.

No comments yet.