Stay in touch
MonkeyForMac
October 14, 2015 • Unspecified License
Monkey is a GitHub third party client,Monkey is a program ape.
XQuit
September 19, 2015 • MIT License
XCode plugin allowing to not quit Xcode instantly / awkwardly
MPScrollingTextField
September 11, 2015 • Apache 2.0 License
NSTextField subclass with automatic horizontal text scrolling
LMAlertPopover
August 20, 2015 • BSD License
LMAlertPopover provides a simple API for showing an NSAlert as Popover (NSPopover).
ARC is currently not supported but it should be easy to convert the project. Alternatively, if your project is...
LMComboBox
August 20, 2015 • BSD License
LMComboBox is a subclass of NSComboBox that provides an easy way to access the underlying NSTableViewDelegate, allowing you to make customizations to the drawing of the items in the NSComboBox.
PFSystemKit
August 09, 2015 • MIT License
OS X (and - partially - iOS) framework for getting software and hardware informations (such as CPU vendor, RAM size, device model and serial, …) at runtime. Relies on IOKit and SysCtl, as well as o...
SwiftCSP
August 08, 2015 • MIT License
SwiftCSP is a constraint satisfaction problem solver written in pure Swift (no Cocoa). It utilizes a simple backtracking algorithm with plans for future optimizations. At this stage of development,...
PreferencesTabViewController
July 16, 2015 • MIT License
PreferencesTabViewController is a NSTabViewController to use into your storyboard to resize automatically the parent window according to selected children tab view.
Xcode Logger
July 03, 2015 • MIT License
Xcode Logger is a fast (up to *35x times faster than NSLog), very simple to use, flexible library which provides scheme-based, customizable and colorful (using the Xcode Colors plugin) NSLog replac...
InfoButton
July 02, 2015 • MIT License
Simple and Lightweight Information Button for Mac OSX implemented in Swift
IPAUploader
June 29, 2015 • Unspecified License
OS X app to manage iOS apps in your HockeyApp account
JMModalOverlay
June 23, 2015 • MIT License
Create easily and display an animated modal overlay with custom content above a window
NSTextView-LineNumberView
June 20, 2015 • MIT License
Add line numbers to an instance of NSTextView. The line number view is implemented as a subclass of NSRulerView.
MKBOSXCloseButton
June 15, 2015 • MIT License
An NSButton subclass that looks just like the Yosemite+ native window close button
Circular Indicator
June 08, 2015 • MIT License
Circular Indicator is a simple circulator that fills up a circle as a ring or a full circle, which can be used to display the progress of a task or as a timer as used in the example.