GrenderG/Toasty
The usual Toast, but with steroids 💪 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3514
- days_rel: n/a
- days_push: 1435
- n_releases_24m: 0
Adoption not part of the score
6578 stars · 804 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Toasty is an Android library that enhances the standard Android Toast with styled, colored variants for error, success, info, and warning messages, plus custom toasts with icons and tinting. It is written in Java, distributed via JitPack, and highly configurable (typeface, size, gravity, dark theme, RTL).
Use cases
- show styled success and error toasts in an android app
- display colored toast notifications with icons
- customize toast typeface, size, and gravity
- support RTL layouts and dark theme in toasts
- create custom tinted toast messages
When to choose
- you want attractive, consistent toast messages in an Android app with minimal code
- you need typed feedback toasts (error/success/info/warning) out of the box
- you want a lightweight Java library compatible with API 14+
When to avoid
- you are not building an Android app
- you need fully custom in-app snackbar-style UI rather than system toasts
- you need a library under a permissive license like MIT or Apache (it is LGPL-3.0)
Facets
library · maturity maintenance
ui-components mobile-development android-tools toast android-ui notifications java android
1 source
- readme: https://github.com/GrenderG/Toasty · fetched 2026-08-28 · 7f01c2eb9da2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| GrenderG/Toasty | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem