All Projects → pablen → Toasty

pablen / Toasty

Licence: bsd-3-clause
A notification package for Elm apps.

Programming Languages

elm
856 projects

Projects that are alternatives of or similar to Toasty

Swifteventbus
A publish/subscribe EventBus optimized for iOS
Stars: ✭ 937 (+2302.56%)
Mutual labels:  notifications
Mako
A lightweight Wayland notification daemon
Stars: ✭ 944 (+2320.51%)
Mutual labels:  notifications
React Notifications Component
Delightful and highly customisable React Component to notify your users
Stars: ✭ 978 (+2407.69%)
Mutual labels:  notifications
Noty
⛔️ DEPRECATED - Dependency-free notification library that makes it easy to create alert - success - error - warning - information - confirmation messages as an alternative the standard alert dialog.
Stars: ✭ 6,725 (+17143.59%)
Mutual labels:  notifications
React Notie
Simple notifications for react
Stars: ✭ 27 (-30.77%)
Mutual labels:  notifications
Easynotifylibproject
Send firebase notifications to your users very easily: A new Android Lib
Stars: ✭ 31 (-20.51%)
Mutual labels:  notifications
Yii2 Slack Log
Pretty Slack log target for Yii 2
Stars: ✭ 24 (-38.46%)
Mutual labels:  notifications
React Native Ua
React Native module for Urban Airship
Stars: ✭ 37 (-5.13%)
Mutual labels:  notifications
Announcementcenter
📢 Announcement Center for Nextcloud
Stars: ✭ 28 (-28.21%)
Mutual labels:  notifications
Onesignal Python
Python client for OneSignal push notification service
Stars: ✭ 33 (-15.38%)
Mutual labels:  notifications
Laravel Smsgateway Notification Channel
SMS Gateway notification channel for Laravel
Stars: ✭ 13 (-66.67%)
Mutual labels:  notifications
Huginn
Create agents that monitor and act on your behalf. Your agents are standing by!
Stars: ✭ 33,694 (+86294.87%)
Mutual labels:  notifications
Nativescript Azure Mobile Apps
☁️ NativeScript plugin for working with Microsoft Azure Mobile Apps services
Stars: ✭ 31 (-20.51%)
Mutual labels:  notifications
Noti
Receive Android notifications on your mac. (w/PushBullet) ⛺
Stars: ✭ 845 (+2066.67%)
Mutual labels:  notifications
Discourse Push Notifications
Plugin for integrating Chrome and FireFox push notifications
Stars: ✭ 36 (-7.69%)
Mutual labels:  notifications
Shortstories
Interactive stories told through App Shortcuts and Notifications
Stars: ✭ 26 (-33.33%)
Mutual labels:  notifications
Jfminimalnotifications
An iOS UIView for presenting a minimalistic notification that doesn't block the UI and is highly configurable.
Stars: ✭ 957 (+2353.85%)
Mutual labels:  notifications
Notify.uno
Get notified when your command is done
Stars: ✭ 38 (-2.56%)
Mutual labels:  notifications
Push Fcm Plugin
Official Firebase Cloud Messaging plugin for Push.js v1.0 🔥
Stars: ✭ 37 (-5.13%)
Mutual labels:  notifications
Notifo
Multi channel notification service for collaboration tools, e-commerce, news service and more.
Stars: ✭ 32 (-17.95%)
Mutual labels:  notifications

Toast notifications for Elm apps

Build Status

A configurable toast notification package for Elm apps following The Elm Architecture.

See a demo using Toasty.Defaults styling.

Installation

From your top-level directory - the one with elm.json in - call:

$ elm install pablen/toasty

Documentation

See the Elm package for full usage docs.

License

Copyright © 2018 Pablo Enrici

Distributed under the BSD-3-Clause license.

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].