awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Tapadoo avatar

Tapadoo/Alerter

0
View on GitHub↗
5,511 نجوم·632 تفرعات·Kotlin·MIT·5 مشاهدات

Alerter

Alerter is an Android alerting library and UI notification tool used to display custom notification overlays and alert messages. It serves as a programmatic replacement for standard system toasts, allowing for the rendering of temporary alerts on Android screens.

The library focuses on Android UI overlay design by rendering custom alert views over the window decor. This approach enables the display of notifications without requiring modifications to the application's permanent layout files.

The tool handles Android notification management through dynamic layout inflation and window-decor overlay rendering to inject views into the active window manager. It utilizes context-based view injection and a state manager to control the visibility of these notification overlays.

Features

  • Alerting Libraries - Provides a specialized library for displaying custom notification overlays and alert messages on Android.
  • Android Notification Management - Manages the delivery and display of custom alert messages and notifications within Android applications.
  • Alerts & Notifications - Provides UI components for displaying transient alert messages as replacements for system toasts.
  • Custom Alert Overlays - Renders custom alert views as overlays on the window to notify users without altering permanent layouts.
  • Toast Notification Systems - Offers a programmatic replacement for standard system toasts with configurable positioning and dismissal.
  • Android Window Decor Overlays - Renders custom alert views over the Android window decor to keep application layouts simple.
  • Window-Based Overlay Rendering - Renders custom UI elements in separate window layers to display notifications above the main application layout.
  • Android Notification Toolkits - Provides a toolkit for rendering non-intrusive alert views and toast replacements across the window decor.
  • Dynamic Layout Inflations - Creates custom alert views at runtime by inflating separate layout files into the active window manager.
  • Visibility State Management - Manages the visibility states of notification overlays using an internal state manager.
  • Activity Context Injections - Implements dynamic attachment of layout components to the Android activity context without requiring XML modifications.
  • Notifications - Custom alert view replacing Toast and Snackbar.
  • UI Components - Customizable notification view.

سجل النجوم

مخطط تاريخ النجوم لـ tapadoo/alerterمخطط تاريخ النجوم لـ tapadoo/alerter

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Alerter

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Alerter.
  • needim/notyالصورة الرمزية لـ needim

    needim/noty

    6,625عرض على GitHub↗

    Noty is a dependency-free JavaScript toast notification library and in-app notification system. It provides a framework for rendering non-blocking alert, success, error, and information messages, as well as interactive confirmation dialogs. The library includes a notification queue manager to organize the sequence and timing of messages and a web push notification manager for delivering system-level alerts via service workers when an application is inactive. The system supports extensive visual customization through HTML templates and theme configurations. It manages the notification lifecyc

    JavaScript
    عرض على GitHub↗6,625
  • exyte/popupviewالصورة الرمزية لـ exyte

    exyte/PopupView

    4,045عرض على GitHub↗

    PopupView is a SwiftUI popup library and modal view manager used to display toasts and floating alerts over active screens. It functions as an overlay animation framework and notification system for rendering non-intrusive UI elements within a SwiftUI user interface. The library provides tools for overlay popup rendering and notification management, allowing for the creation of custom views that appear above primary application content. It includes capabilities for popup background customization and layout configuration to manage screen positioning and padding. The system handles modal state

    Swift
    عرض على GitHub↗4,045
  • fkhadra/react-toastifyالصورة الرمزية لـ fkhadra

    fkhadra/react-toastify

    13,431عرض على GitHub↗

    react-toastify is a React toast notification library used to display temporary, animated alert messages. It functions as an animated notification framework and queue manager that coordinates the entry and exit transitions of on-screen alerts. The library features an imperative dispatch system that triggers notifications without requiring manual state management. It provides a customizable alert UI component that supports custom content, dark mode themes, and right-to-left layouts. The framework covers notification lifecycle management and behavior configuration, including the ability to limi

    TypeScriptjavascriptnotificationreact
    عرض على GitHub↗13,431
  • grenderg/toastyالصورة الرمزية لـ GrenderG

    GrenderG/Toasty

    6,586عرض على GitHub↗

    Toasty is a JavaScript toast notification library and frontend feedback widget. It provides a reusable UI notification component for displaying temporary, styled alert messages and status notifications within web applications. The library focuses on application status signaling and custom notification UI, allowing for the creation of personalized alert messages with unique icons and formatted text. It implements non-intrusive notification overlays to provide visual feedback without interrupting user workflow. The system manages notifications through a state-based queue and a centralized noti

    Javaandroidtoastui-widget
    عرض على GitHub↗6,586
عرض جميع البدائل الـ 30 لـ Alerter→

الأسئلة الشائعة

ما هي وظيفة tapadoo/alerter؟

Alerter is an Android alerting library and UI notification tool used to display custom notification overlays and alert messages. It serves as a programmatic replacement for standard system toasts, allowing for the rendering of temporary alerts on Android screens.

ما هي الميزات الرئيسية لـ tapadoo/alerter؟

الميزات الرئيسية لـ tapadoo/alerter هي: Alerting Libraries, Android Notification Management, Alerts & Notifications, Custom Alert Overlays, Toast Notification Systems, Android Window Decor Overlays, Window-Based Overlay Rendering, Android Notification Toolkits.

ما هي البدائل مفتوحة المصدر لـ tapadoo/alerter؟

تشمل البدائل مفتوحة المصدر لـ tapadoo/alerter: needim/noty — Noty is a dependency-free JavaScript toast notification library and in-app notification system. It provides a… exyte/popupview — PopupView is a SwiftUI popup library and modal view manager used to display toasts and floating alerts over active… fkhadra/react-toastify — react-toastify is a React toast notification library used to display temporary, animated alert messages. It functions… krausefx/tsmessages — TSMessages is an iOS notification UI framework and alert system used to display customizable status messages and… grenderg/toasty — Toasty is a JavaScript toast notification library and frontend feedback widget. It provides a reusable UI notification… nvim-mini/mini.nvim — mini.nvim is a comprehensive library of independent modules designed to extend Neovim with a wide array of navigation,…