# devxoul/Toaster

🍞 Toast for Swift

Repository: https://github.com/devxoul/Toaster
Canonical: https://ross.abutalabs.com/products/devxoul-toaster
Language: Swift
License: WTFPL
License Family: permissive
Topics: toast, ios, swift
Last push: 2024-09-03T11:45:37+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4961, "days_push": 729, "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 1854, forks 259 (observed 2026-08-28T04:05:44.617981+00:00)

## What it is
Toaster is a Swift library that provides Android-style toast notifications for iOS and Apple platforms with a very simple interface. It offers centralized toast queueing, customizable appearance via UIAppearance, and VoiceOver accessibility support.

## Use cases
- show toast notifications in an iOS app
- display brief messages to users in Swift
- queue multiple toast messages on screen
- customize toast appearance like background color and font
- add Android-style toasts to UIKit apps
- cancel or dismiss toasts programmatically

## When to choose
- you need simple, lightweight toast notifications in a Swift iOS project
- you want centralized toast queue management
- you need VoiceOver/accessibility support for toasts
- you want UIAppearance-based styling

## When to avoid
- you need rich, interactive notifications with actions (use a full notification library)
- you're building for Android or non-Apple platforms
- you need SwiftUI-native toast implementations

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: toast, swift, uikit, notifications, cocoapods, carthage, spm, ios, mobile

## Member repositories
- devxoul/Toaster (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:44.617981+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-30T03:16:48.371447+00:00, confidence not recorded.
  - readme: https://github.com/devxoul/Toaster (fetched 2026-08-28T04:05:44.617981+00:00, sha cdba53793aee)
- Data as of 2026-08-30T08:39:29.467469+00:00.
