Skip to content

Inter-process notification with Darwin notification center.

License

Notifications You must be signed in to change notification settings

AppleArealidea/DarwinNotificationCenter

 
 

Repository files navigation

DarwinNotificationCenter

GitHub release CocoaPods travis-ci build status

Inter-process notification with Darwin notification center.

Installation

Swift

Swift Package Manager

Add DarwinNotificationCenter to the dependencies value of your Package.swift.

dependencies: [
    .package(url: "https://github.com/jasonnam/DarwinNotificationCenter", from: "0.2.0")
]

CocoaPods

Add DarwinNotificationCenter to your Podfile.

pod 'DarwinNotificationCenter'

License

DarwinNotificationCenter is released under the MIT license. See LICENSE for details.

About

Inter-process notification with Darwin notification center.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 87.9%
  • Ruby 8.4%
  • Starlark 3.7%