Stay in touch
JXColorButton
June 27, 2016 • MIT License
A custom color well button with a custom popover menu of colors to replace NSColorWell. Plays nicely with the OS X color picker for custom colors.
To use a JXColorButton, simply drop a custom vi...
TRexAboutWindowController
June 27, 2016 • MIT License
A swift clone of PFAboutWindow to add a Xcode 6 like About Window to your OSX Applications.
EndlessTableView
June 25, 2016 • MIT License
Endless - Infinite & Double Table Together Parallax Animation & Auto Scrolling
ViperCode
June 23, 2016 • MIT License
A simple OS X App for generating VIPER modules's skeleton to use them in your Objective-C/Swift projects.
Distributed Notifications
May 23, 2016 • MIT License
Distributed Notifications using Core Foundation API: CFNotificationCenterGetDistributedCenter.
One daemon is a LaunchAgent daemon, who runs as an Agent in OS X status bar.
The second daemon i...
GUIActivityIndicatorView
May 20, 2016 • MIT License
GUIActivityIndicatorView is a CoreAnimation based activity indicator view that mimics the GMail app's
SwiftyJSONAccelerator
November 07, 2015 • MIT License
JSON to Swift Model Generator (Supports SwiftyJSON and ObjectMapper)
CleanHeaders-Xcode
October 26, 2015 • MIT License
A simple iSort like header sorting and duplicate removal plugin for Xcode
XQuit
September 19, 2015 • MIT License
XCode plugin allowing to not quit Xcode instantly / awkwardly
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,...
No image provided.
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.