A PostgreSQL-based database framework for Cocoa on MacOS X.
Archive for category MacOS
BaseTen
May 31
Remote Control Wrapper
Apr 25
An Objective-C class to interact with the Apple Remote Control.
Objection
Apr 23
A lightweight dependency injection framework for Objective-C.
CocoaOniguruma
Apr 22
An Objective-C binding of Oniguruma regular expression engine.
Official CocoaOniguruma web site
Official CocoaOniguruma repository
CHLayoutManager
Apr 20
MailCore
Apr 8
A Cocoa framework built to ease the pain of supporting the IMAP and SMTP protocols. With MailCore you can download e-mail, create folders, delete folders, rename folders, send e-mail and etc.
A category on NSWindow to place a window at the absolute center of the screen, and not center it horizontally but slap it right under the menu bar like NSWindow’s -center method does.
TouchXML
Apr 2
A lightweight, libxml2-based XML parser replacement for Cocoa’s NSXML* cluster of classes.
SPMediaKeyTap
Mar 28
Code for handling the media keys on a Mac keyboard in a way that allows them to be shared between applications but keeps the Apple applications from accidentally being triggered.