Regex
January 27, 2022 • MIT License
This is a wrapper for NSRegularExpression that makes it more convenient and type-safe to use regular expressions in Swift.
Defaults
June 12, 2020 • MIT License
Strongly-typed UserDefaults with Codable support, key observation, and SwiftUI support.
LaunchAtLogin
June 11, 2020 • MIT License
Add "Launch at Login" functionality to your sandboxed macOS app in seconds.
Preferences
June 10, 2020 • MIT License
Add a preferences window to your macOS app in minutes. The panes can be made with either SwiftUI, Storyboard, or NSView.
DockProgress
June 10, 2020 • MIT License
Show progress in your app's Dock icon. Includes multiple styles.
KeyboardShortcuts
May 29, 2020 • MIT License
Add user-customizable global keyboard shortcuts to your macOS app in minutes