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/QRCode
A quick and beautiful macOS/iOS/tvOS/watchOS QR Code generator/detector library for SwiftUI, Swift and Objective-C.
dagronf/DSFSparkline
A lightweight sparkline component for macOS, iOS and tvOS
dagronf/DSFQuickActionBar
A spotlight-inspired quick action bar for macOS. AppKit/SwiftUI
dagronf/DSFDockTile
Easily display images, animations, badges and alerts to your macOS application's dock icon
dagronf/SwiftSubtitles
A Swift package for reading/writing subtitle formats (srt, sbv, sub, vtt, csv, lrc, podcast index)
dagronf/DSFStepperView
A custom stepper text field for macOS and iOS, supporting Swift, Objective-C, SwiftUI and Catalyst
dagronf/AppKitFocusOverlay
Add hotkey(s) to display the key focus path for any window in your AppKit application.
dagronf/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.
dagronf/DSFAppKitBuilder
A SwiftUI-style DSL for AppKit (macOS)
dagronf/ColorPaletteCodable
A color palette/gradient reader/writer for a growing set of file formats. Swift (macOS, iOS, tvOS, watchoOS, macCatalyst, Linux)
dagronf/Bookmark
A Swift wrapper for URL bookmarks which allow a file to be located regardless of whether it is moved or renamed.
dagronf/DSFDropFilesView
A Swift NSView class for nicely supporting drag/drop files.
dagronf/DSFToolbar
A SwiftUI-style declarative NSToolbar wrapper for macOS.
dagronf/DSFInspectorPanes
Easily customisable, scrollable, collapsible inspector panels using nested NSView(s)
dagronf/DSFColorPicker
A color picker for macOS
dagronf/DSFSecureTextField
NSSecureTextField with a 'visibility' button.
dagronf/Easie
A collection of cross-platform easing functions written in Swift
dagronf/DSFPagerControl
A simple macOS pager control
dagronf/Bitmap
A Swift-y convenience for loading, saving and manipulating bitmap images.
dagronf/DSFAppearanceManager
Theme and Appearance handling for macOS Appkit (Swift/Objective-C).
dagronf/SwiftImageReadWrite
A basic microframework of routines for doing basic importing/exporting of `CGImage` and `NSImage`/`UIImage` type images.
dagronf/DSFToggleButton
Because sometimes all you want is a nice, big, very visible toggle button
dagronf/TinyCSV
A tiny Swift CSV decoder/encoder library, conforming to RFC 4180
dagronf/DominantColor
Finding dominant colors of an image using k-means clustering
dagronf/DSFRegex
A Swift regex class abstracting away the complexities of NSRegularExpression and Swift Strings
dagronf/DSFValueBinders
Simple Swift shared value binders
dagronf/DSFVersion
Swift 'Numeric Status Version' class supporting major, minor, patch and build integer values and version parsing.
dagronf/BytesParser
A simple byte-oriented parser/writer. Read and write formatted values to/from binary blobs/files with ease!
dagronf/HotKey
Simple global shortcuts in macOS
dagronf/WWDCNotes
The new repo containing both the notes & website of the WWDCNotes.com community project.