Clean Cocoa's repositories
FloatingFilter
Floating window to filter arbitrary lists of stuff. Like the Spotlight finder or VSCode command invocation widget
CrashReporter
Lightweight macOS Crash Reporter Setup
WhatsNewKit
macOS Dialog that displays "What's New" information after an app update
FatSidebar
Custom vertical button toolbar for macOS
TrialLicensing
Swift framework to deal with licensing and time-based trial periods in macOS apps.
DeclarativeTextKit
Swift DSL to perform mutations on e.g. NSTextViews in a declarative style.
SearchExpressionParser
Parses search strings (as in: what you put into a search engine) into evaluable expressions
mac-licensing-fastspring-cocoafob
Sample applications for the book "Release a Mac App Outside the App Store with FastSpring and CocoaFob"
WebcamSnap
macOS sheet to take a picture with iSight/a USB camera using AVFoundation & crop the result.
AppGuideOverlay
macOS user interface guide to display an overlay with descriptions of NSViews in your app
ErrorHandling
AppKit drop-in error handling and reporting mechanism
FastSpringStore
macOS component for in-app purchases using a FastSpring store
TextBuffer
Swift text buffer abstraction to perform TextKit-like mutations and cursor movement.
StringPadding
Swift String padding μ Library
mac-licensing-fastspring-cocoafob-book
Book manuscript for "Release a Mac App Outside the App Store with FastSpring and CocoaFob"
SwiftXattrs
Extended file attribute (xattrs) accessor µ-Framework for Swift
LoopingAnimation
macOS NSAnimation loops
URLSchemer
macOS App URL Scheme handler
NSTableView-Printing
Example on how to print a NSTableView from your app but then also add text to the print-out.
WebArchiveCodable
Exposes legacy WebKit WebArchive as a Swift Codable to e.g. access pasteboard data from Safari
JSONAttachment
Simple repository for entities with binary data. Write out Swift.Codable objects as JSON + store and retrieve arbitrary data next to it as an attachment.
ColorHexRGB
µ Library for hex-code RGB color conversion to NSColor
FSCheckoutSheet
A WKWebView wrapper that handles interaction w/ a FastSpring checkout form