Pinned Repositories
cartool
Export images from OS X / iOS .car CoreUI archives
GPGVerify
An applescript to verify a GPG signed file against a signature file.
GRKAlertBlocks
A super simple UIAlertView category adding block syntax for button actions.
GRKBlurView
A UIView subclass which applies image effects to a given image.
GRKConcurrentCollections
Thread safe collections for Objective C.
GRKContainerViewController
A container UIViewController providing the ability to easily transition from one contained view controller to another, with an optional animation.
GRKGradientView
A UIView subclass which draws a configurable gradient.
GRKPageViewController
A container UIViewController providing paginated scrolling between configured view controllers. Similar to UIPageViewController, but with added control and feedback.
iOSContinuousIntegration
levigroker's Repositories
levigroker/GRKOpenSSLFramework
OpenSSL CocoaPod for iOS and OSX
levigroker/GRKContainerViewController
A container UIViewController providing the ability to easily transition from one contained view controller to another, with an optional animation.
levigroker/iOSContinuousIntegration
levigroker/GPGVerify
An applescript to verify a GPG signed file against a signature file.
levigroker/GRKArrayDiff
Given two NSArrays, an old and current, GRKArrayDiff will report all deletions, insertions, moves, and modifications. This is specifically targeted for array backed data models which are used to support Table Views and Collection Views, but is generally applicable as well.
levigroker/GRKConcurrentCollections
Thread safe collections for Objective C.
levigroker/cartool
Export images from OS X / iOS .car CoreUI archives
levigroker/EvernoteBackup
An Applescript to export all Evernote notes into a disk image for backup purposes.
levigroker/CreateTextFileHere
A manually activated Script to create a text file at the current Finder location with BBEdit.
levigroker/amazon-cloudfront-functions
levigroker/ARAnalytics
Simplify your iOS/Mac analytics
levigroker/CLIKit
Tools to help you build Cocoa command-line applications
levigroker/CocoaLumberjack
A fast & simple, yet powerful & flexible logging framework for Mac and iOS
levigroker/docker-postfix
run postfix with smtp authentication (sasldb) in a docker container
levigroker/GRK-Mixpanel-OSX
iPhone tracking library for Mixpanel Analytics
levigroker/grokings
levigroker/GTMNSStringAdditions
NSString Category from Google's Toolbox for Mac (made into a nice cocoapod)
levigroker/Kotoba
levigroker/levigroker.github.io
grokin.gs content
levigroker/mongo-express
Web-based MongoDB admin interface, written with Node.js and express
levigroker/openssl-apple
A script for compiling OpenSSL for Apple Devices.
levigroker/Parse-SDK-iOS-OSX
Parse SDK for iOS/OS X/watchOS/tvOS
levigroker/samtowav
Convert between SAM and WAV audio file formats
levigroker/scripts
A bunch of (mostly Bash) scripts that may be useful. Or not.
levigroker/sol
Stunning images and information about our closest star.
levigroker/TLIndexPathTools
TLIndexPathTools is a small set of classes that can greatly simplify your table and collection views.
levigroker/UICKeyChainStore
UICKeyChainStore is a simple wrapper for Keychain on iOS, watchOS, tvOS and macOS. Makes using Keychain APIs as easy as NSUserDefaults.
levigroker/VTAcknowledgementsViewController
Ready to use “Acknowledgements”/“Licenses” view controller for CocoaPods.
levigroker/ZIPFoundation
Effortless ZIP Handling in Swift
levigroker/ZipZap
zip file I/O library for iOS, macOS and tvOS