Jan's repositories
ShortcutRecorder
A user interface control to record key combinations. For Mac OS X, uses Cocoa.
google-diff-match-patch-Objective-C
Objective C port of the Diff, Match and Patch libraries
NSString-DamerauLevenshtein
Category on NSString that calculates the Damerau-Levenshtein distance
SubRip-for-Mac
Cocoa parser for .srt files
MarkdownParser
Parses Markdown into an NSAttributedString
JXObjectPair
A simple model class for a pair of objects and a subclass storing an additional index.
ADBFileSystemUtilities
Category on NSURL that allows for writing more readable code.
AQOptionParser
A nice idiomatic Objective-C option parser, wrapping getopt_long() and providing localized usage output similar to RubyDoc.
AVSubtitlesWriter-macOS-Swift
A command line tool that demonstrates writing subtitles to a movie.
colloquy-1
Madd's fork of Colloquy
DSFFinderLabels
macOS Finder tags and labels support library for Swift and Objective-C
imessage-exporter
Export iMessage data + run iMessage Diagnostics
libcork-framework
Xcode project for building a framework from the libcork sources.
libzip-xcode-custom
Xcode project for building libzip using custom flags.
nanoMODBUS
A compact MODBUS RTU/TCP C library for embedded/microcontrollers
ObjectiveTOML
ObjectiveTOML is a simple Objective-C Library to read and write TOML files.
rename_messages
Backup Messages using imessage-exporter, and then run this script to do file renaming based on Contact matching of phone numbers and email addresses
SideJITServer
A JIT enabler for iOS 17 with a Windows/macOS computer on the same WiFi!
toml11
TOML for Modern C++
TypedCircularBuffer
A typed circular or ring buffer implementation written in Swift. Mainly designed for audio applications.