jerrykrinock / UnixDomainSocketsDemoLinks
Demo how to use use Unix Domain Sockets in Swift on macOS.
☆12Updated 4 years ago
Alternatives and similar repositories for UnixDomainSocketsDemo
Users that are interested in UnixDomainSocketsDemo are comparing it to the libraries listed below
Sorting:
- Swift library for macOS providing interfaces for both synchronous and asynchronous process execution☆38Updated 7 months ago
- File system monitoring utility based on FSEvents API MacOS☆10Updated 5 years ago
- Swift sample app for running privileged operations on macOS using a helper tool☆107Updated last year
- Bidirectional XPC between two (or more) processes without a MachService daemon☆53Updated 3 years ago
- A simple and secure XPC framework for Swift☆94Updated 2 years ago
- A showcase for launching Privileged Helper via SMJobBless() and communicating with it using XPC.☆100Updated 3 years ago
- Shows how to write a NSDockTilePlugin, so your DockTile can update while the app isn't running☆31Updated last year
- Programmatically create and maintain launchd agents and daemons without manually building Property Lists.☆63Updated 3 years ago
- Example application using a privileged helper tool with authentication in an unsandboxed application written in Swift☆189Updated 2 years ago
- Swift friendly SMJobBless implementation with excellent error messages☆39Updated 3 years ago
- Resources useful in learning about development for native macOS apps☆73Updated last year
- Code on how to build a macOS app that includes an XPC Service☆31Updated 6 years ago
- macOS application that makes use of the EndpointSecurity framework☆19Updated 6 years ago
- A collection of private CoreGraphics and SkyLight routines.☆10Updated 3 years ago
- macOS utility to browse crash logs☆207Updated last month
- Peer-to-peer bidirectional connection based on Network.framework☆114Updated last year
- Use power of Swift to make NSXPCConnection type-bound☆20Updated last year
- A framework for window management on macOS.☆138Updated 8 months ago
- Simple example of using NSMachPort for interprocess communication☆13Updated 8 years ago
- Simple demonstration of using XPC to send messages between macOS apps☆12Updated 6 years ago
- A simple app to reset your macOS app permissions☆102Updated last year
- How to call AppleScript handlers from Swift via AppleScript-ObjC bridge.☆70Updated 3 years ago
- A collection of private CoreGraphics and SkyLight routines.☆217Updated 9 years ago
- You know those dark, vibrant square notifications macOS does when you change the volume 'n' stuff? This is like that, but you can actuall…☆31Updated last year
- A high performance text editor for macOS.☆75Updated 11 months ago
- FSKit example setup