Tapadoo/Alerter
An Android Alerting Library observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3498
- days_rel: n/a
- days_push: 1139
- n_releases_24m: 0
Adoption not part of the score
5503 stars · 631 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Alerter is an Android library written in Kotlin that displays customisable alert views overlaid on the window's decor view, as an alternative to Toasts and Snackbars. It uses a builder pattern for simple integration and supports custom colours, icons, durations, and click listeners.
Use cases
- show alert messages in an android app
- replace toasts and snackbars with a custom alert
- display a full-width notification banner overlay
- show coloured alerts with icons in android
- add clickable alert messages from activities or fragments
When to choose
- you need customisable, overlay-style alerts beyond what Toast or Snackbar offers
- you want a simple builder-pattern API for Android alerts
- your app targets older Android APIs (14+)
When to avoid
- you only need simple, standard Toasts or Snackbars
- you need alerts inside dialogs or non-Activity contexts
- you need a library under heavy active development
Facets
library · maturity maintenance
ui-components animation mobile-development android-tools web-design jvm alerting toast-alternative snackbar-alternative material-design builder-pattern overlay-alerts android mobile
1 source
- readme: https://github.com/Tapadoo/Alerter · fetched 2026-08-28 · d6ab7dcff7d0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Tapadoo/Alerter | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem