hhas / swiftaeLinks
Original stable-ish version of SwiftAutomation Apple event bridge. (Unlike newer experimental fork which constructs AEDescs directly, this uses established NSAppleEventDescriptor APIs.)
☆21Updated 5 years ago
Alternatives and similar repositories for swiftae
Users that are interested in swiftae are comparing it to the libraries listed below
Sorting:
- High-level Apple event framework for Swift. Currently implements client-side; server-side TBD.☆73Updated 2 years ago
- This is a Swift port of the original "CustomMenus" Objective-C sample project from Apple. It demonstrates a custom search completions po…☆14Updated 7 years ago
- Pure Swift reimplementation of Carbon AEDesc☆20Updated 2 years ago
- How to call AppleScript handlers from Swift via AppleScript-ObjC bridge.☆70Updated 3 years ago
- SwiftUI wrapper for NSTokenField☆23Updated 3 years ago
- A high performance text editor for macOS.☆75Updated 11 months ago
- A demonstration of invoking AppleScript scripts from SwiftUI☆17Updated 4 years ago
- Easily use FSEvents in Swift☆32Updated 5 months ago
- Bridging AppleEvent descriptors with Swift types.☆18Updated 4 months ago
- A Swift wrapper for URL bookmarks which allow a file to be located regardless of whether it is moved or renamed.☆43Updated last year
- Swift library for easily reading/writing plist (Property List) files.☆35Updated last week
- Setting up the basics of a Big Sur app layout. Includes splitview and toolbarItems☆48Updated 4 years ago
- Demonstration of how to integrate AppleScript/Cocoa scripting into a Catalyst app