Pinned Repositories
ios-debugserver
LLDB debugserver for iOS with modified entitlements, allowing for debugging of any process.
RevealLoader
Reveal Loader dynamically loads libReveal.dylib (Reveal.app support) into iOS apps on jailbroken devices.
RHAdditions
Various Objective-C categories and additions that have served me well over the years.
RHAddressBook
A Cocoa / Objective-C library for interfacing with the iOS AddressBook.
RHDisplayLinkStepper
A custom, CADisplayLink backed stepper, perfect for performing complex animations or firing delegate callbacks over a specified period of time.
RHHorizontalSwipe
A static library for iOS that allows for navigation inside a UIViewController by swiping left and right. It supports an arbitrary number of child view controllers as well as custom overlay views that are notified of changes to the underlying controller positions.
RHIntervalTree
An Objective-C implementation of a centred interval tree.
RHPreferences
A simple and easy Preferences window controller with multiple tabs for your next Mac application.
RHStatusItemView
An NSStatusItem hosted view that supports handling both left and right click actions, menus and showing an image / alternateImage pair.
Xiaomi-M365-Display
A BTLE display for your Xiaomi M365 Scooter, based on the Nordic Semiconductor nRF52832 SoC.
heardrwt's Repositories
heardrwt/RHAddressBook
A Cocoa / Objective-C library for interfacing with the iOS AddressBook.
heardrwt/RevealLoader
Reveal Loader dynamically loads libReveal.dylib (Reveal.app support) into iOS apps on jailbroken devices.
heardrwt/RHPreferences
A simple and easy Preferences window controller with multiple tabs for your next Mac application.
heardrwt/RHAdditions
Various Objective-C categories and additions that have served me well over the years.
heardrwt/RHHorizontalSwipe
A static library for iOS that allows for navigation inside a UIViewController by swiping left and right. It supports an arbitrary number of child view controllers as well as custom overlay views that are notified of changes to the underlying controller positions.
heardrwt/RHStatusItemView
An NSStatusItem hosted view that supports handling both left and right click actions, menus and showing an image / alternateImage pair.
heardrwt/ios-debugserver
LLDB debugserver for iOS with modified entitlements, allowing for debugging of any process.
heardrwt/Xiaomi-M365-Display
A BTLE display for your Xiaomi M365 Scooter, based on the Nordic Semiconductor nRF52832 SoC.
heardrwt/RHDisplayLinkStepper
A custom, CADisplayLink backed stepper, perfect for performing complex animations or firing delegate callbacks over a specified period of time.
heardrwt/RHIntervalTree
An Objective-C implementation of a centred interval tree.
heardrwt/RHKeychain
Simple wrapper functions to the OS X keychain to create, edit and delete generic password items.
heardrwt/RHCoreLocationNotifier
Adds support to CLLocationManager for broadcasting location updates via NSNotification.
heardrwt/ANCServiceTypes
iOS Service Types for BTLE ANCS (Apple Notification Center Service)
heardrwt/MASShortcut
Modern framework for managing global keyboard shortcuts compatible with Mac App Store. More details:
heardrwt/mixpanel-mac
Fork of the Mixpanel iOS Library to support Mac OS X Apps.
heardrwt/RHDynamicPropertyObject
RHDynamicPropertyObject makes it easy for subclasses provide dynamic implementations for properties at runtime.
heardrwt/RHSQLiteKit
RHSQLiteKit wraps an instance of an SQLite.db file and provides an object based wrapper around the db's tables.
heardrwt/bully
Bully is a simple Pusher Objective-C client.
heardrwt/CKRefreshControl
A pull-to-refresh view for iOS 5, 100% API-compatible with UIRefreshControl in iOS 6
heardrwt/mach_inject
interprocess code injection for Mac OS X
heardrwt/fmdb
A Cocoa / Objective-C wrapper around SQLite
heardrwt/HockeySDK-Mac
The official Mac SDK for the HockeyApp service. It contains a crash reporter that checks at startup whether your application crashed last time it was launched, then offers to send that information to the HockeyApp service. It supports Mac OS X >= 10.5, Intel architectures and also the Mac Sandbox.
heardrwt/IGIsolatedCookieWebView
A WebView subclass that uses its own internal non-permanent cookie storage and does not access or affect the system-wide shared cookie storage.
heardrwt/mixpanel
iPhone & Mac tracking library for Mixpanel Analytics
heardrwt/realm-cocoa
Realm is a mobile database that runs directly inside phones, tablets or wearables
heardrwt/SDMMobileDevice
MobileDevice Implementation
heardrwt/SDWebImage
Asynchronous image downloader with cache support with an UIImageView category
heardrwt/Sparkle
A software update framework for the Mac
heardrwt/Specs
A repository of CocoaPods (cocoapods.org) specifications.
heardrwt/theos
Unified cross-platform iPhone Makefile system