A picture representing sindresorhus

sindresorhus

sindresorhus
Regex screenshot

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.
ExceptionCatcher screenshot

ExceptionCatcher

June 16, 2020 • MIT License
Catch Objective-C exceptions in Swift.
is-camera-on screenshot

is-camera-on

June 15, 2020 • MIT License
Check if the built-in Mac camera is on.
CustomButton screenshot

CustomButton

June 14, 2020 • MIT License
Customizable button for your macOS app.
Percentage screenshot

Percentage

June 13, 2020 • MIT License
A percentage type for Swift.
macos-wallpaper screenshot

macos-wallpaper

June 13, 2020 • MIT License
Manage the desktop wallpaper on macOS.
Defaults screenshot

Defaults

June 12, 2020 • MIT License
Strongly-typed UserDefaults with Codable support, key observation, and SwiftUI support.
LaunchAtLogin screenshot

LaunchAtLogin

June 11, 2020 • MIT License
Add "Launch at Login" functionality to your sandboxed macOS app in seconds.
Preferences screenshot

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 screenshot

DockProgress

June 10, 2020 • MIT License
Show progress in your app's Dock icon. Includes multiple styles.
CircularProgress screenshot

CircularProgress

June 09, 2020 • MIT License
Circular progress indicator for your macOS app.
KeyboardShortcuts screenshot

KeyboardShortcuts

May 29, 2020 • MIT License
Add user-customizable global keyboard shortcuts to your macOS app in minutes