• Stars
    star
    6
  • Rank 2,539,965 (Top 51 %)
  • Language
    C
  • License
    MIT License
  • Created over 11 years ago
  • Updated almost 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Just a copy of the ZBarSDK that has been recompiled for the armv7s because I'm lazy. Keywords: ios, iphone, ipad, ios6, ios7, armv7s, armv7, zbar, qr, scanner, sdk, library, lazy

More Repositories

1

NSTree

B-Tree data structure implementation for iOS / objective-c without using CFTree. Keywords: iOS, tree, algorithms, data structures, binary, b-trees, core data, storage, unit tests, benchmarks.
Objective-C
42
star
2

FacebookMenuButton

My shot at recreating Facebook Paper's hamburger menu button. Keywords: iOS, objective-c, objc, Xcode, paper, facebook, menu, hamburger, button.
Objective-C
39
star
3

ParallaxScrollingFramework

Simple framework for keyframing parallax scrolling animations of UIViews in an iOS project. Keywords: ios, iphone, ipad, parallax, scrolling, scrollview, uiview, animation, tutorial, walkthrough, framework
Objective-C
27
star
4

UISidebarViewController

Simplest darn iOS sidebar menu implementation ever. Clean, simple, sidebar panel from left or right, works with rotations, can supply basic custom animations. Keywords: Xcode, ios, sidebar, menu, hamburger, panel, simple.
Objective-C
17
star
5

Unsplash

Simple iOS app that pulls images from unsplash.com and lets you see / share / download them. Keywords: unsplash, images, wallpapers, free, stock, photos, photography, ios.
Objective-C
14
star
6

BrowserTabRecorder

A quick and simple browser tab recorder for making videos / animated gifs. Keywords: screen, browser, tab, recording, video, gif, screenshot, process, chrome, extension.
JavaScript
10
star
7

GChat

An attempt at a better / simpler iOS gchat / gtalk client. Tired of the terrible Google Hangouts experience. Keywords: xmpp, instant messaging, gchat, gtalk, google, chat, client, ios.
Objective-C
5
star
8

SimpleBarCodeScanner

Simple bar code scanner library that uses both iOS 7 libraries as well as ZBarSDK for iOS 6 and below support. Keywords: Objc, Xcode, iOS, bar codes, scanning.
Objective-C
4
star
9

CustomImagePageControl

Custom PageControl that can draw custom images as well as dots as page indicators. Keywords: UIPageControl objc ios iphone ipad paging
Objective-C
3
star
10

NSTreeDatabase

A simple database implementation using my NSTree (B-Tree) implementation. Keywords: storage, data bases, core data, b-tree, tree, data structures.
2
star
11

GoogleVoiceSmsTextScheduler

Google Chrome Extension : Google Voice SMS Text Scheduler. Keywords: javascript chrome google voice scheduler
JavaScript
2
star
12

UITouchPassingView

Simple iOS UIView subclass that implements basic touch passing so you can relay touches to another view. Useful in cases where you want the touchable area to be larger than visible bounds of a particular view. Keywords: ios, xcode, view, touch, pass, through, relay.
Objective-C
1
star
13

ApartmentBot

JavaScript
1
star
14

DefaultImagesIOS

Default blank black launch images and screen shots so you can just go ahead and create the app on iTunes Connect already! Keywords: Xcode, iOS, launch, image, default, black, stock.
1
star
15

CleanXcodeObjcTemplates

Simpler, cleaner objective C class templates for iOS projects in Xcode. Keywords: Xcode ios iphone ipad objc classes templates
Objective-C
1
star
16

iOSProjectEssentials

Somewhere to save some essential project files that I always end up using and are best practices, but don't come with Xcode's default.
Objective-C
1
star
17

iOSViewDebugger

Think of it as a simple version of Chrome Developer Tools' div highlighter, visually displays all the frames of all UIViews. Keywords: iOS, iphone, ipad, uiview, view, debug, display, frame, analyze, xcode.
Objective-C
1
star
18

MEANStackSetup

Quick setup script to put together a MEAN (Mongo, Express, Angular, Node) stack app using MEAN.io's repo in 1 minute! For quick setup for hackathons and such. ;) Keywords: MongoDB, ExpressJS, AngularJS, NodeJS, MEAN, stack, setup, script, init, repo, bash, unix, shell.
Shell
1
star
19

GithubBashScripts

Bash scripts to simplify and wrap up a bunch of commands at once to quickly create, update, push, and finish/delete branches. Keywords: git, github, pivotal tracker, productivity, bash, unix, shell
1
star