mabi99 / NSSound_SystemVolumeExtensionLinks
NSSound category to read and modify system volume effortlessly– now rewritten for Swift 5!
☆20Updated 5 years ago
Alternatives and similar repositories for NSSound_SystemVolumeExtension
Users that are interested in NSSound_SystemVolumeExtension are comparing it to the libraries listed below
Sorting:
- Demonstrates a custom NSWindowController that can be attached to a NSStatusItem on macOS.☆117Updated 4 years ago
- Swift Sound class to read and modify the system volume effortlessly.☆123Updated last year
- Change the dock tile icon on theme switch ✨☆74Updated 4 years ago
- ☆45Updated 8 years ago
- Floating window to filter arbitrary lists of stuff. Like the Spotlight finder or VSCode command invocation widget☆139Updated 6 months ago
- A Stream Deck plugin for Xcode.☆92Updated 2 years ago
- An unofficial wrapper around FSEvent tailored for Swift 5.☆114Updated 2 years ago
- A fun project to demonstrate how to actuate an Apple Force Touch trackpad. Of dubious practical benefit.☆73Updated 10 years ago
- Stop looking for NSOutlineViewDiffableDataSource, it’s here 👌☆104Updated 3 years ago
- A swift extension on NSTokenField which makes it highly customizable and removes a lot of boilerplate code from implementation☆63Updated last year
- 🎚 A subclass of NSSlider that accepts input from scrolling events.☆15Updated 6 years ago
- Apple ExtensionFoundation/ExtensionKit sample app☆98Updated 10 months ago
- A class that wraps up writing and accessing files outside a Mac apps App Sandbox files into a simple interface. The class will request pe…☆25Updated last year
- Swift Package to pretty print tree-like structures☆33Updated 5 years ago
- A few lazy-initialization container types for Swift 5.1☆36Updated 6 months ago
- Create SwiftUI Views able to access host windows from UIKit (iOS & tvOS) or AppKit (macOS), with zero set up. Works for existing apps, ap…☆41Updated 4 years ago
- A drop-in UI component to allow easy selection of alternate icons on iOS.☆92Updated last year
- A quick tutorial on creating and using an AppKit custom control☆32Updated 4 years ago
- A wrapper for Apple’s XPC interprocess communication library that gives it a type-safe, easy-to-use interface utilizing Codable and Swift…☆76Updated 10 months ago
- Access media key events from Swift.☆74Updated last year
- Share values provided by views in the Key window to all other parts of your SwiftUI application including the commands block.☆45Updated 2 years ago
- AppKit macOS app with a WidgetKit widget that can be configured with dynamic options from an intents extension☆48Updated 4 years ago
- “Uberabout” replaces the default “About” window in your macOS app with an aesthetically pleasing one.☆103Updated 4 years ago
- macOS Dialog that displays "What's New" information after an app update☆104Updated 2 years ago
- Setting up the basics of a Big Sur app layout. Includes splitview and toolbarItems☆48Updated 4 years ago
- Vexil (named for Vexillology) is a Swift package for managing feature flags (also called feature toggles) in a flexible, multi-provider w…☆120Updated 7 months ago
- Tools for happier work with NSWindow