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 notificationbody- The main content of the notificationpath- A path like/notificationsto open when the notification is clickedbadge(optional) - Sets the badge on the icon, commonly used for unread message countsicon(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.