Pinned Repositories
Animating-View
Demonstration of the NSAnimatablePropertyContainer Protocol
BigPond-Usage-Meter
Menu bar item and Widget for Mac OS X that monitors your BigPond internet usage
CocoaHeads-Distributed-Objects-Demo
A simple client-server app that demonstrates vending a Distributed Object with Bonjour discovery
CocoaHeadsDocumentDemo
Sample project for CocoaHeads Brisbane Talk 2009-08-19
MenuItemBool
Sample to show binding of a menu item's value
perlin-ios
Perlin noise generator and app sandbox for iOS
UTIInspector
A simple Mac OS X System Service that adds a UTI inspector to the Finder
WebLauncher
Simple app that launches a web page in Safari (and Safari alone).
rkeniger's Repositories
rkeniger/Alamofire
Elegant Networking in Swift
rkeniger/AudioKit
Swift audio synthesis, processing, & analysis platform for iOS, macOS and tvOS
rkeniger/AudioStreamer
A streaming audio player class (AudioStreamer) for Mac OS X and iPhone.
rkeniger/BrightFutures
A simple Futures & Promises library for iOS and OS X written in Swift
rkeniger/CDActivityIndicatorView
Subclass of UIActivityIndicatorView allowing you to set your own image.
rkeniger/DispatchKit
Grand Central Dispatch simplified with swift.
rkeniger/dot-files
everyone has one...
rkeniger/drawrect
drawrect is a CLI debugging OS X tool that draws NS/CGRects on screen
rkeniger/fastlane
🚀 The easiest way to automate building and releasing your iOS and Android apps
rkeniger/FunctionalJSON-swift
rkeniger/FuzzyAutocompletePlugin
A Xcode 5 plugin that adds more flexible autocompletion rather than just prefix-matching.
rkeniger/inmobi-ad-tracking
InMobi iOS Ad tracking SDK
rkeniger/iso-8601-date-formatter
A Cocoa NSFormatter subclass to convert dates to and from ISO-8601-formatted strings. Supports calendar, week, and ordinal formats.
rkeniger/json-swift
A basic library for working with JSON in Swift.
rkeniger/kit
Package manager type dealio for Objective-C
rkeniger/MRRealmResultsController
MRRealmResultsController is an alternative to NSFetchedResultsController for use with realm-cocoa.
rkeniger/psd.rb
Parse Photoshop files in Ruby with ease
rkeniger/Realm-JSON
A concise Mantle-like way of working with Realm and JSON.
rkeniger/RKNotificationHub
A way to quickly add a notification icon to a UIButton
rkeniger/RXPromise
An Objective-C Class which implements the Promises/A+ specification.
rkeniger/ScalarArithmetic
Better interoperability between 32 and 64-bit numerical types by using implicit casts conversions
rkeniger/scary-clown-info-beamer
rkeniger/Sequencer
Sequencer is an iOS library for asynchronous flow control.
rkeniger/Smooth-Line-View
Smooth & fast line drawing from touch inputs for UIViews using Quartz
rkeniger/SocketRocket
A conforming Objective-C WebSocket client library.
rkeniger/swift-rsautils
RSA Utility Functions for Swift
rkeniger/SwiftRegex
Some regular expression operators for Swift
rkeniger/tabsterforcoda
Automatically exported from code.google.com/p/tabsterforcoda
rkeniger/uncrustify
Code beautifier
rkeniger/VectorArithmetic
Operators on top of vectors CGPoint, CGSize and CGVector. With added math functions and comparisons