Pinned Repositories
CBCoreTextKit
Helps working with Core Text.
CBCouchbaseIncrementalStore
NSIncrementalStore implementation that uses CouchDB, TouchDB or CouchbaseLite database for storage, including replication.
CBHockeyAppCrashReportUI-iOS
Crash report dialog for iOS like in the Mac version of HockeyApp
CBUIKit
My extensions to UIKit.
CocoaHTTPServer
A small, lightweight, embeddable HTTP server for Mac OS X or iOS applications
CocoaHTTPServer-Routing
Adds routing to CocoaHTTPServer: you implement handler blocks that are bound to URL-Expressions that can contain wildcards like in rails.
ConfigurableTableView
A UITableView that's configured with a model. Fast and easy way for input forms or settings.
iVocabulary-Support
Public repository for support on iVocabulary.
QuickLookiCloudCDTPlugin
chbeer's Repositories
chbeer/CBCouchbaseIncrementalStore
NSIncrementalStore implementation that uses CouchDB, TouchDB or CouchbaseLite database for storage, including replication.
chbeer/CBHockeyAppCrashReportUI-iOS
Crash report dialog for iOS like in the Mac version of HockeyApp
chbeer/iVocabulary-Support
Public repository for support on iVocabulary.
chbeer/InternetMonitor
Internet monitor that makes requests every 30 seconds and logs the outcome.
chbeer/CapoSpeedTrainer
Speed training with http://supermegaultragroovy.com/products/capo/. Increases the speed while playing a lick.
chbeer/Jack-Support
Issues for Jack
chbeer/MGTemplateEngine
Unofficial fork of MGTemplateEngine
chbeer/MPOAuth
With MPOAuthConnection, all the work of talking to secure web services is taken care of for you so you only have to focus on how you want to use the data the remote web service provides.
chbeer/OAuth2Client
Client library for OAuth2 (currently built against draft 10 of the OAuth2 spec)
chbeer/Sparkle
A software update framework for the Mac
chbeer/Swift-Daemon
daemonize your swift scripts
chbeer/appcenter-docs
content repo for Visual Studio App Center on docs.microsoft.com
chbeer/CHCSVParser
A proper CSV parser for Objective-C
chbeer/CodexFab
An AppKit wrapper for CocoaFob and the Potion Store
chbeer/CoreDataHierarchicalMOCTest
Test project to test saving temporary ``NSManagedObject``s using a hierarchical ``NSManagedObjectContext`` structure
chbeer/couchbase-lite-ios
Lightweight, embedded, syncable NoSQL database engine for iOS (and Mac!) apps.
chbeer/FFCircularProgressView
FFCircularProgressView - An iOS 7-inspired blue circular progress view
chbeer/FirebaseUI-iOS
iOS UI bindings for Firebase.
chbeer/HAP-NodeJS
Node.js implementation of HomeKit Accessory Server.
chbeer/LCDMenuLib2
Create a tree menu. Use it with different lcd types / console output / ssh console.
chbeer/MHWDirectoryWatcher
A lightweight class for monitoring a directory for changes on iOS.
chbeer/MySpecs
My public private specs
chbeer/nes-ios
NES framework for iOS
chbeer/PinpointKit
Send better feedback
chbeer/png2pos
A utility to converter PNG images to ESC/POS
chbeer/SwiftRSS
an RSS parser written in Swift
chbeer/SwiftSockets
A simple GCD based socket wrapper for Swift.
chbeer/SwiftyGPIO
A Swift library for hardware projects on Linux/ARM boards with support for GPIOs/SPI/I2C/PWM/UART/1Wire.
chbeer/The-Social-Addressbook-Support
Support site for TSAB.
chbeer/ZipArchive
Utility class for zipping and unzipping files on iOS and Mac