Alert

Open-source projects categorized as Alert
Topics: UI Swift Popup iOS Toast

Top 23 Alert Open-Source Projects

  • SweetAlert

    A beautiful replacement for JavaScript's "alert"

  • Project mention: Show HN: A game to pick a favorite from a list | news.ycombinator.com | 2024-05-05

    Sunday morning programming fun. Created a little game to compare items from a list head-to-head and pick a winner. Inspired from social media short videos where people choose their favourite food, song, holiday destination etc. There are some example lists of cities, movies, actors, fragrances etc to play with and you can create your own list of items and play.

    Check it out - https://yash.info/head-to-head.html

    I created it mainly to pick a favourite fragrance from my collection of 50+. Not only is a fun project to build but it also allows me to use some of the interesting libraries and code snippets I find.

    Programming logic wise there’s nothing fancy happening here, just picking a random element from an array and doing some JS and CSS around that.

    New thing that I got to learn was generating a random color of a specific type (pastel, fluorescent, light) by playing with HSL values in a specific range instead of the RGB.

    Discovered https://arraythis.com to convert a list to a JS array.

    Used SweetAlert https://sweetalert.js.org for alert messages.

    Been coding for 20+ years and such little projects still give me the joy of creation plus you always learn/find something that you did not know yesterday.

  • sweetalert2

    ✨ A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies. 🇺🇦

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ng-bootstrap

    Angular powered Bootstrap

  • SwiftEntryKit

    SwiftEntryKit is a presentation library for iOS. It can be used to easily display overlays within your iOS apps.

  • notie

    🔔 a clean and simple notification, input, and selection suite for javascript, with no dependencies

  • Alerts & Pickers

    Advanced usage of UIAlertController and pickers based on it: Telegram, Contacts, Location, PhotoLibrary, Country, Phone Code, Currency, Date...

  • SCLAlertView

    Beautiful animated Alert View. Written in Swift

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • hertzbeat

    Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.

  • Project mention: Apache HertzBeat(incubating) Another Prometheus, Zabbix | news.ycombinator.com | 2024-04-17

    It seems that the deleted post cannot be reposted due to mistaken operation. Can the administrator help to restore the deleted post? Thank you.

    Hi,

    This is an open-source project that I have been developing full-time for over two years.

    Name HertzBeat, in terms of functionality, it is similar to Prometheus and Zabbix.

    Recently, the project has just entered the Apache Foundation Incubator.

    Here, I want to share it with HN readers.

    In a word, it is an easy-to-use, open source, real-time monitoring system with agentless, high performance cluster, prometheus-compatible, offers powerful custom monitoring and status page building capabilities.

    github: https://github.com/apache/hertzbeat

    I hope this product is helpful and any feedback (even negative) would bring me joy.

  • prometheus

    A docker-compose stack for Prometheus monitoring (by vegasbrianc)

  • Project mention: How can we read variables from file and use them in promql? | /r/grafana | 2023-05-29

    However I am not able to figure it out, how can I feed the string xyz_stack_1 to grafana. I have setup docker-compose.yaml file to start up all the containers. The configuration is done through prometheus.yaml, grafana.ini, dashboards.yaml and datasources.yaml

  • Siren

    Notify users when a new version of your app is available and prompt them to upgrade.

  • PopupDialog

    A simple, customizable popup dialog for iOS written in Swift. Replaces UIAlertController alert style.

  • Whisper

    :mega: Whisper is a component that will make the task of display messages and in-app notifications simple. It has three different views inside (by hyperoslo)

  • XLActionController

    Fully customizable and extensible action sheet controller written in Swift

  • oncall

    Developer-friendly incident response with brilliant Slack integration

  • Project mention: Oncall: Developer-friendly incident response with brilliant Slack integration | news.ycombinator.com | 2023-06-27
  • Popup View

    Toasts and popups library written with SwiftUI

  • Presentr

    Swift wrapper for custom ViewController presentations on iOS

  • SPStorkController

    Now playing controller from Apple Music, Mail & Podcasts Apple's apps.

  • PMAlertController

    PMAlertController is a great and customizable alert that can substitute UIAlertController

  • AlertKit

    Native alert from Apple Music & Feedback. Contains Done, Heart & Message and other presets.

  • Project mention: Native Toast/Alert for React Native (support New Architecture) | /r/reactnative | 2023-07-09

    Because I discovered these 2 libraries: https://github.com/sparrowcode/AlertKit https://github.com/ivanvorobei/SPIndicator And I want to implement it for React Native based on Turbo module (which is very powerful).

  • AlertifyJS

    A javascript framework for developing pretty browser dialogs and notifications.

  • SweetAlert

    Live animated Alert View for iOS written in Swift

  • AlertToast

    Create Apple-like alerts & toasts using SwiftUI

  • Project mention: How would you guys go on about creating custom alerts in the app? Using SwiftUI | /r/swift | 2023-06-28

    I used to use AlertToast, but have recently found PopupView. AlertToast is very nice, but is not very actively developed. PopupView is very nice too, and allows you to build whatever UI you wish inside of your alert. Actually, it's more like a modal than an alert, but either way, it's very customizable. I guess nothing stops you from using both.

  • Popovers

    A library to present popovers. Simple, modern, and highly customizable. Not boring!

  • Project mention: Question about Apple's review | /r/iOSProgramming | 2023-05-17

    The 3rd party library I use GRDB SwiftyUserDefaults Kingfisher SwiftDate Popovers

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Alert related posts

  • Apache HertzBeat(incubating) Another Prometheus, Zabbix

    3 projects | news.ycombinator.com | 17 Apr 2024
  • Native Toast/Alert for React Native (support New Architecture)

    5 projects | /r/reactnative | 9 Jul 2023
  • How would you guys go on about creating custom alerts in the app? Using SwiftUI

    4 projects | /r/swift | 28 Jun 2023
  • Oncall: Developer-friendly incident response with brilliant Slack integration

    1 project | news.ycombinator.com | 27 Jun 2023
  • How can we read variables from file and use them in promql?

    2 projects | /r/grafana | 29 May 2023
  • Using sweetalert2 for ASP.NET Core/Razor Pages

    2 projects | dev.to | 7 May 2023
  • Good place to host Tautulli?

    1 project | /r/PleX | 2 May 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 10 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source Alert projects? This list will help you:

Project Stars
1 SweetAlert 22,357
2 sweetalert2 16,829
3 ng-bootstrap 8,156
4 SwiftEntryKit 6,500
5 notie 6,303
6 Alerts & Pickers 5,634
7 SCLAlertView 5,286
8 hertzbeat 4,843
9 prometheus 4,268
10 Siren 4,203
11 PopupDialog 3,921
12 Whisper 3,754
13 XLActionController 3,328
14 oncall 3,248
15 Popup View 3,131
16 Presentr 3,059
17 SPStorkController 2,712
18 PMAlertController 2,511
19 AlertKit 2,264
20 AlertifyJS 2,048
21 SweetAlert 2,045
22 AlertToast 1,896
23 Popovers 1,807

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com