Pinned Repositories
AppKitFocusOverlay
Add hotkey(s) to display the key focus path for any window in your AppKit application.
CIFilterFactory
Swift and Objective-C generated classes for built-in CIFilter types and functional interface for applying filters to an image. Type safe, auto-complete friendly and (mostly) documented.
ColorPaletteCodable
A color palette/gradient reader/writer for a growing set of file formats. Swift (macOS, iOS, tvOS, watchoOS, macCatalyst, Linux)
DSFAppKitBuilder
A SwiftUI-style DSL for AppKit (macOS)
DSFDockTile
Easily display images, animations, badges and alerts to your macOS application's dock icon
DSFQuickActionBar
A spotlight-inspired quick action bar for macOS. AppKit/SwiftUI
DSFSparkline
A lightweight sparkline component for macOS, iOS and tvOS
DSFStepperView
A custom stepper text field for macOS and iOS, supporting Swift, Objective-C, SwiftUI and Catalyst
QRCode
A quick and beautiful macOS/iOS/tvOS/watchOS QR Code generator/detector library for SwiftUI, Swift and Objective-C.
SwiftSubtitles
A Swift package for reading/writing subtitle formats (srt, sbv, sub, vtt, csv, lrc, podcast index)
dagronf's Repositories
dagronf/MountingYard
Simple macOS app to provide quick access to mount points (eg. smb, afp, vnc etc)
dagronf/DFSearchKit
Swift/Objective-C framework for macOS around Apple's SearchKit
dagronf/DSFFullTextSearchIndex
A simple Swift/Objective-C full text search (FTS) class for iOS/macOS/tvOS
dagronf/DSFActionBar
An editable, draggable bar of buttons and menus similar to Safari's Favorites bar with overflow support for macOS (10.11 and later).
dagronf/DSFLicenseKeyView
macOS License control for Objective-C/Swift
dagronf/DSFImageDifferenceView
A NSView class to interactively display the differences between two images
dagronf/libuuidpp
A simple C++ UUID class wrapping libuuid
dagronf/JQCollectionViewAlignLayout
A custom layout object based on flow layout. Added supports for horizontal, vertical alignment and RTL direction of collection view items.(available for both UICollectionView and NSCollectionView)
dagronf/Repeat
Modern Timer in Swift, Debouncer and Throttler (alternative to NSTimer) made with GCD
dagronf/PermissionsKit
The convenience wrapper on macOS permissions API, including Mojave Full Disk Access.
dagronf/WFColorCode
NSColor extension adding ability to handle HSL color space and CSS3 style color codes
dagronf/DSFAttributedStringBuilder
A simple Swift/Objective-C NSAttributedString builder simplifying creation of a styled NSAttributedString.
dagronf/DSFRational
A Swift extension for floating point values to return rational components
dagronf/DSFSimpleKeychainPassword
Simple Swift wrapper around keychain generic password handling
dagronf/reverse-interview
Questions to ask the company during your interview
dagronf/Automator_ChangeExtension
An automator script to change the extensions for specified files
dagronf/BartyCrouch
Localization/I18n: Incrementally update/translate your Strings files from .swift, .h, .m(m), .storyboard or .xib files.
dagronf/Base64-categories
Objective-C Wrapper for the migbase64 fast Base64 conversion libraries
dagronf/BetterCodable
Better Codable through Property Wrappers
dagronf/MMWormhole
Message passing between iOS apps and extensions.
dagronf/readability
A standalone version of the readability lib
dagronf/TSUD
Type-Safe User Defaults - Swifty NSUserDefaults wrapper