Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / bennyguitar 44 repositories

bennyguitar/Colours

A beautiful set of predefined colors and a set of color methods to make your iOS/OSX development life easier.

Language: Objective-C - Size: 951 KB - Last synced: 17 days ago - Pushed: over 4 years ago - Stars: 3,091 - Forks: 300

bennyguitar/CollapseClick

A collapsible list that functions like a UITableView, except you can collapse and open cells on a click. Feed it UIViews for what is shown when each cell is open. Works via delegation similar to UITableView.

Language: Objective-C - Size: 477 KB - Last synced: about 1 month ago - Pushed: over 8 years ago - Stars: 535 - Forks: 84

bennyguitar/News-YC---iPhone

The iPhone version of News/YC, a Hacker News reader and interactive iOS application.

Language: Swift - Size: 12.4 MB - Last synced: 2 months ago - Pushed: almost 9 years ago - Stars: 820 - Forks: 152

bennyguitar/libHN

The definitive Objective-C library for adding HackerNews to your iOS/Mac app.

Language: Objective-C - Size: 176 KB - Last synced: 16 days ago - Pushed: about 5 years ago - Stars: 150 - Forks: 26

bennyguitar/Child

The first crowdsourced novel written via GitHub.

Size: 156 KB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

bennyguitar/ui-screen-shooter Fork of jonathanpenn/ui-screen-shooter

Using UI Automation to automatically generate all screenshots of your iOS app, on different device types, in different locales by running a single command. Hands free.

Language: Objective-C - Size: 139 KB - Last synced: about 1 year ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0

bennyguitar/UAObfuscatedString Fork of UrbanApps/UAObfuscatedString

A simple NSString category to hide sensitive strings from appearing in your binary

Language: Objective-C - Size: 94.7 KB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

bennyguitar/Writings

A collection of short writings, mostly for my amusement.

Size: 146 KB - Last synced: about 1 year ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0

bennyguitar/shenzhen Fork of nomad/shenzhen

CLI for Building & Distributing iOS Apps (.ipa Files)

Language: Ruby - Size: 219 KB - Last synced: about 1 year ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0

bennyguitar/Specs Fork of CocoaPods/Specs

A repository of CocoaPods (cocoapods.org) specifications.

Language: Ruby - Size: 58.4 MB - Last synced: about 1 year ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0

bennyguitar/StarField

A UIView subclass with moving stars. Looks sweet.

Language: Objective-C - Size: 179 KB - Last synced: about 1 year ago - Pushed: over 11 years ago - Stars: 15 - Forks: 1

bennyguitar/Sol Fork of comyar/Sol

Sol° for iOS

Language: Objective-C - Size: 1.21 MB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

bennyguitar/nshipster.com Fork of NSHipster/nshipster.com

NSHipster is a journal of the overlooked bits in Objective-C and Cocoa. Updated weekly.

Language: CSS - Size: 1.14 MB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

bennyguitar/open-source-ios-apps Fork of dkhamsing/open-source-ios-apps

Open-Source iOS Apps

Size: 64.5 KB - Last synced: about 1 year ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

bennyguitar/LoremIpsumObjC

LoremIpsum Generator for Objective-C. Just pass it the number of words you want, or if you want a special punctuation mark at the end.

Language: Objective-C - Size: 182 KB - Last synced: about 1 year ago - Pushed: over 11 years ago - Stars: 5 - Forks: 1

bennyguitar/Satellite

A Web Browser that doesn't save searches, history, data or anything else you don't want. And it looks out of this world.

Language: Objective-C - Size: 207 KB - Last synced: about 1 year ago - Pushed: almost 11 years ago - Stars: 0 - Forks: 1

bennyguitar/NSObject-ObjectMap Fork of uacaps/NSObject-ObjectMap

This is a drop-in category of NSObject that makes it easy to initialize custom objects from JSON or XML (SOAP included), and to serialize those objects back into JSON/XML. It only requires a little bit of set-up - and then you never have to fuss with creating your own serialization and initialization methods for each custom NSObject ever again.

Language: Objective-C - Size: 1.02 MB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

bennyguitar/RNCryptor Fork of RNCryptor/RNCryptor

CCCryptor (AES encryption) wrappers for iOS and Mac

Language: Objective-C - Size: 1.53 MB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

bennyguitar/OCFWebServer Fork of Objective-Cloud/OCFWebServer

Lightweight, modern and asynchronous HTTP server written in Objective-C

Language: Objective-C - Size: 118 KB - Last synced: about 1 year ago - Pushed: almost 11 years ago - Stars: 1 - Forks: 0

bennyguitar/RNGridMenu Fork of rnystrom/RNGridMenu

A grid menu with elastic layout, depth of field, and realistic animation.

Language: Objective-C - Size: 1.26 MB - Last synced: about 1 year ago - Pushed: over 9 years ago - Stars: 0 - Forks: 1

bennyguitar/Resources Fork of MatthewYork/Resources

Where all the junk goes

Size: 217 KB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

bennyguitar/iOSWebserviceTemplate Fork of uacaps/iOSWebserviceTemplate

A template for binding to webservices using NSOperation and NSOperationQueue. Simply subclass Webservice to get started on your own webservice

Language: Objective-C - Size: 113 KB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

bennyguitar/ios-cheatsheet Fork of Avocarrot/ios-cheatsheet

A quick reference cheat sheet for iOS developers.

Size: 120 KB - Last synced: about 1 year ago - Pushed: about 10 years ago - Stars: 1 - Forks: 0

bennyguitar/JSON-Webservice-Template Fork of MatthewYork/JSON-Webservice-Template

An Objective-C template for JSON webservice interaction, specifically (but not limited to) MVC4 Web API.

Language: Objective-C - Size: 72.3 KB - Last synced: about 1 year ago - Pushed: almost 11 years ago - Stars: 0 - Forks: 0

bennyguitar/life Fork of cheeaun/life

Life - a timeline of important events in my life

Size: 58.6 KB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

bennyguitar/LanguageDay Fork of UH-300-021/LanguageDay

An introduction to the Objective-C Language

Size: 87.9 KB - Last synced: about 1 year ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

bennyguitar/iOS-System-Services Fork of Shmoopi/iOS-System-Services

iOS System Services is a class to gather all available information about a device.

Language: Objective-C - Size: 2.8 MB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 1

bennyguitar/iOS----BubbleButtonView

Dynamically fill a UIView with rounded-corner UIButtons based off of an array of strings. This class also sequentially animates the adding and removing of buttons for a nice UI touch.

Language: Objective-C - Size: 328 KB - Last synced: about 1 year ago - Pushed: almost 11 years ago - Stars: 99 - Forks: 26

bennyguitar/ioctocat Fork of dennisreimann/ioctocat

GitHub App for iOS (works on the iPhone, iPad, and iPod Touch)

Language: Objective-C - Size: 12.3 MB - Last synced: about 1 year ago - Pushed: about 11 years ago - Stars: 0 - Forks: 0

bennyguitar/HNKit Fork of grp/HNKit

HNKit

Language: Objective-C - Size: 107 KB - Last synced: about 1 year ago - Pushed: about 11 years ago - Stars: 0 - Forks: 0

bennyguitar/hive-osx Fork of hivewallet/hive-mac

Hive Bitcoin wallet for OS X

Language: Objective-C - Size: 27.9 MB - Last synced: about 1 year ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0

bennyguitar/Flurry Fork of dbgrandi/Flurry

Latest Flurry SDK

Language: JavaScript - Size: 25.1 MB - Last synced: about 1 year ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0

bennyguitar/cryptocat-ios Fork of hesaul/cryptocat-ios

Cryptocat for iOS. Easy to use encrypted instant messaging.

Language: Objective-C - Size: 2.21 MB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

bennyguitar/Colours-Android Fork of MatthewYork/Colours

A beautiful set of predefined colors and a set of color methods to make your Android development life easier.

Language: Java - Size: 898 KB - Last synced: about 1 year ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0

bennyguitar/CocoaSPDY Fork of twitter-archive/CocoaSPDY

SPDY for iOS and OS X

Language: Objective-C - Size: 58.6 KB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

bennyguitar/ColourClock

This project converts Time to Hex/RGB, and is quite beautiful to look at.

Language: Objective-C - Size: 201 KB - Last synced: about 1 year ago - Pushed: over 11 years ago - Stars: 14 - Forks: 3

bennyguitar/CargoBay Fork of mattt/CargoBay

The Essential StoreKit Companion

Language: Objective-C - Size: 174 KB - Last synced: about 1 year ago - Pushed: about 11 years ago - Stars: 0 - Forks: 0

bennyguitar/CocoaHTTPServer Fork of robbiehanson/CocoaHTTPServer

A small, lightweight, embeddable HTTP server for Mac OS X or iOS applications

Language: Objective-C - Size: 986 KB - Last synced: about 1 year ago - Pushed: about 11 years ago - Stars: 0 - Forks: 0

bennyguitar/bennyguitar.github.io

Bee Ell Oh Gee

Size: 7.55 MB - Last synced: about 1 year ago - Pushed: almost 10 years ago - Stars: 0 - Forks: 0

bennyguitar/Blog Fork of uacaps/Blog

Template for building a Github blog. Your blog is just a fork away...

Size: 252 KB - Last synced: about 1 year ago - Pushed: almost 11 years ago - Stars: 0 - Forks: 0

bennyguitar/AMSmoothAlert Fork of mtonio91/AMSmoothAlert

Cool AlertView

Language: Objective-C - Size: 14.7 MB - Last synced: about 1 year ago - Pushed: about 10 years ago - Stars: 1 - Forks: 1

bennyguitar/bennyguitar.com

My experimental RoR/Heroku blog and portfolio - found at www.bennyguitar.com

Language: Ruby - Size: 152 KB - Last synced: about 1 year ago - Pushed: almost 11 years ago - Stars: 0 - Forks: 0

bennyguitar/BGUtilities

A collection of categories and class methods to make your iOS life easier.

Language: Objective-C - Size: 322 KB - Last synced: 14 days ago - Pushed: over 8 years ago - Stars: 164 - Forks: 11

bennyguitar/ImageCache

A shared cache class that saves UIImages to a Key/Value store and sets UI Elements with the image whenever it's loaded. The class also implements LRU dumping for smart memory management.

Language: Objective-C - Size: 120 KB - Last synced: 15 days ago - Pushed: almost 11 years ago - Stars: 15 - Forks: 2

bennyguitar/BTCDonationViewController

A UIViewController for making bitcoin donation simple.

Language: Objective-C - Size: 917 KB - Last synced: 15 days ago - Pushed: over 8 years ago - Stars: 20 - Forks: 4

bennyguitar/SatelliteStore

A modernized block-based StoreKit wrapper for iOS

Language: Objective-C - Size: 413 KB - Last synced: 13 days ago - Pushed: almost 10 years ago - Stars: 23 - Forks: 6

bennyguitar/react-native Fork of Curse/react-native

A framework for building native apps with React.

Language: Java - Size: 96.9 MB - Last synced: about 1 year ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0