excid3/noticed
Notifications for Ruby on Rails applications observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 76
- Release rhythm 63
- 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: 17
- age_days: 2228
- days_rel: 245
- days_push: 147
- n_releases_24m: 16
Adoption not part of the score
2703 stars · 202 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Noticed is a Ruby gem for sending notifications in Ruby on Rails applications across multiple delivery methods like email, SMS, Slack, and push notifications. It supports both individual deliveries with per-recipient content and bulk deliveries to groups or external platforms.
Use cases
- send notifications to users in a rails app
- deliver notifications via email sms and slack simultaneously
- push real-time notifications to the browser with actioncable
- send ios and android push notifications from rails
- notify a slack channel when an event happens in my app
- send different notification content to different recipients for one event
When to choose
- you're building a Rails app that needs multi-channel notifications
- you need to fan out one event to multiple recipients with per-recipient content
- you want official support for email, SMS, Slack, Teams, and mobile push in one gem
When to avoid
- you're not using Ruby on Rails
- you only need a single delivery channel and prefer a simpler dedicated library
- you need notification delivery outside a server-side Rails context
Facets
library · maturity active
email websocket message-queue webhook sdk web-development backend messaging-platforms developer-tools ruby notifications rails push-notifications sms slack actioncable web-server
1 source
- readme: https://github.com/excid3/noticed · fetched 2026-08-28 · af18decda52f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| excid3/noticed | main | 76 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem