# GrenderG/Toasty

The usual Toast, but with steroids 💪

Repository: https://github.com/GrenderG/Toasty
Canonical: https://ross.abutalabs.com/products/toasty
Language: Java
License: LGPL-3.0
License Family: copyleft
Topics: toast, ui-widget, android
Last push: 2022-09-28T23:46:04+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3514, "days_push": 1435, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6578, forks 804 (observed 2026-08-28T04:09:45.390491+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components
- domain: mobile-development, android-tools
- platform: -
- tags: toast, android-ui, notifications, java, android

## Member repositories
- GrenderG/Toasty (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:45.390491+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-29T17:43:36.812934+00:00, confidence not recorded.
  - readme: https://github.com/GrenderG/Toasty (fetched 2026-08-28T04:09:45.390491+00:00, sha 7f01c2eb9da2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
