All Projects → IBM → mac-ibm-notifications

IBM / mac-ibm-notifications

Licence: Apache-2.0 license
macOS agent used to display custom notifications and alerts to the end user.

Programming Languages

swift
15916 projects
Rich Text Format
576 projects

Projects that are alternatives of or similar to mac-ibm-notifications

Pmalertcontroller
PMAlertController is a great and customizable alert that can substitute UIAlertController
Stars: ✭ 2,397 (+1063.59%)
Mutual labels:  alert, dialog, banner, popup
Razor.SweetAlert2
A Razor class library for interacting with SweetAlert2
Stars: ✭ 98 (-52.43%)
Mutual labels:  notifications, alert, dialog, popup
Sweetalert2
A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies.
Stars: ✭ 13,929 (+6661.65%)
Mutual labels:  notifications, alert, dialog, popup
Bdialog
Extend the Bootstrap Modal features, making dialog more functions and easier to use, dialog type including modal, alert, mask and toast types
Stars: ✭ 174 (-15.53%)
Mutual labels:  notifications, alert, dialog
React Native Alert Pro
The Pro Version of React Native Alert (Android & iOS)
Stars: ✭ 69 (-66.5%)
Mutual labels:  alert, dialog, popup
Alertjs
Dialog Builder allows you to create fully customisable dialogs and popups in Dynamics 365.
Stars: ✭ 80 (-61.17%)
Mutual labels:  alert, dialog, popup
React Native Awesome Alerts
Awesome alerts for React Native, works with iOS and Android.
Stars: ✭ 391 (+89.81%)
Mutual labels:  alert, dialog, popup
Jquery Confirm
A multipurpose plugin for alert, confirm & dialog, with extended features.
Stars: ✭ 1,776 (+762.14%)
Mutual labels:  alert, dialog, popup
Customalertviewdialogue
Custom AlertView Dialogue is the world's most advanced alert view library. Custom AlertView Dialogue includes simple message popups, confirmation alerts, selector popups, action sheet bottom menus, and input/feedback contact forms.
Stars: ✭ 100 (-51.46%)
Mutual labels:  alert, dialog, popup
Alerttoast
Create Apple-like alerts & toasts using SwiftUI
Stars: ✭ 151 (-26.7%)
Mutual labels:  alert, dialog, popup
Nativepopup
Clone of Apple iOS App's feedback popup, and easily customizable.
Stars: ✭ 247 (+19.9%)
Mutual labels:  alert, dialog, popup
eins-modal
Simple to use modal / alert / dialog / popup. Created with pure JS. No javascript knowledge required! Works on every browser and device! IE9
Stars: ✭ 30 (-85.44%)
Mutual labels:  alert, dialog, popup
Swiftentrykit
SwiftEntryKit is a presentation library for iOS. It can be used to easily display overlays within your iOS apps.
Stars: ✭ 5,706 (+2669.9%)
Mutual labels:  alert, banner, popup
Jbox
jBox is a jQuery plugin that makes it easy to create customizable tooltips, modal windows, image galleries and more.
Stars: ✭ 1,251 (+507.28%)
Mutual labels:  alert, dialog, popup
Sweetalert
A beautiful replacement for JavaScript's "alert"
Stars: ✭ 21,871 (+10516.99%)
Mutual labels:  alert, dialog, popup
Jxpopupview
一个轻量级的自定义视图弹出框架
Stars: ✭ 117 (-43.2%)
Mutual labels:  alert, dialog, popup
BalloonPopup
Forget Android Toast! BalloonPopup displays a round or squared popup and attaches it to a View, like a callout. Uses the Builder pattern for maximum ease. The popup can automatically hide and can persist when the value is updated.
Stars: ✭ 32 (-84.47%)
Mutual labels:  alert, dialog, popup
Popupdialog
A simple, customizable popup dialog for iOS written in Swift. Replaces UIAlertController alert style.
Stars: ✭ 3,709 (+1700.49%)
Mutual labels:  alert, dialog, popup
Alertifyjs
A javascript framework for developing pretty browser dialogs and notifications.
Stars: ✭ 1,922 (+833.01%)
Mutual labels:  notifications, alert, dialog
Popmodal
jquery plugin for showing tooltips, titles, modal dialogs and etc
Stars: ✭ 149 (-27.67%)
Mutual labels:  notifications, dialog, popup

IBM Notifier

CI License Swift version Xcode version Project version macOS CII Best Practices Quality Gate Status Security Rating Reliability Rating

Scope

The purpose of this project is to provide an useful tool to system administrators to trigger interactive popups and notification banners to the end user.

Usage

To contribute to this repo please see CONTRIBUTING.md

Here you can find the updated changelog CHANGELOG.md

For detailed usage of this tool please refer to the official wiki

As seen on

JNUC 2021 Session 1167
JNUC 2021 Session 1171

Notes

If you have any questions or issues you can create a new issue here.

You can also find a list of the maintainers of this repo here.

Pull requests are very welcome! Make sure your patches are well tested. Ideally create a topic branch for every separate change you make. For example:

  1. Fork the repo
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

All source files must include a Copyright and License header. The SPDX license header is preferred because it can be easily scanned.

If you would like to see the detailed LICENSE click here.

#
# Copyright 2020- IBM Inc. All rights reserved
# SPDX-License-Identifier: Apache2.0
#
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].