# excid3/noticed

Notifications for Ruby on Rails applications

Repository: https://github.com/excid3/noticed
Canonical: https://ross.abutalabs.com/products/noticed
Language: Ruby
License: MIT
License Family: permissive
Topics: notifications, rails, ruby, email
Last push: 2026-04-08T15:02:46+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 76, release rhythm 63, longevity 100
- inputs: {"age_days": 2228, "days_push": 147, "days_rel": 245, "gap_med": 17, "n_releases_24m": 16}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2703, forks 202 (observed 2026-08-28T04:07:11.479528+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: email, websocket, message-queue, webhook, sdk
- domain: web-development, backend, messaging-platforms, developer-tools
- platform: ruby
- tags: notifications, rails, push-notifications, sms, slack, actioncable, web-server

## Member repositories
- excid3/noticed (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:11.479528+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:15:55.408932+00:00, confidence not recorded.
  - readme: https://github.com/excid3/noticed (fetched 2026-08-28T04:07:11.479528+00:00, sha af18decda52f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
