• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    Objective-C
  • License
    BSD 3-Clause "New...
  • Created almost 9 years ago
  • Updated almost 9 years ago

Reviews

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

Repository Details

A document-based OS X app to extract 'cicn' resources from classic Mac apps.

More Repositories

1

iso-8601-date-formatter

A Cocoa NSFormatter subclass to convert dates to and from ISO-8601-formatted strings. Supports calendar, week, and ordinal formats.
Objective-C
600
star
2

impluse-hfs

A tool for converting HFS (Mac OS Standard) volumes to HFS+ (Mac OS Extended) format.
Objective-C
48
star
3

IPA-icon-QLGenerator

A Quick Look generator plug-in for IPA (iPhone/iPad app) files
C
42
star
4

VerbalExpressions-for-Objective-C

A more verbose/readable way to write regular expressions
Objective-C
29
star
5

hashvis

Terminal-based visualizer for hashes/digests and other hex strings.
Python
16
star
6

AffineTransformTest

Test app for playing with the numbers in an affine transformation matrix to see how different values affect its transformation of drawing.
Objective-C
16
star
7

programmers-killswitch

A tool to easily kill Xcode and Instruments with a single hotkey-press when your system goes into paging hell.
Objective-C
12
star
8

libtiming

A library to make it really easy to time multiple implementations against each other, in parallel.
Objective-C
11
star
9

Business-Card-Maker

An app to generate PDFs for printing business cards.
Objective-C
11
star
10

Rules-of-Communication

Principles of argument/debate/conversation/thought exchange, inspired by a tweet by Mike Lee.
9
star
11

PRHFractionNumberFormatter

An NSNumberFormatter subclass that converts numbers to and from strings representing fractions.
Objective-C
9
star
12

pb

Powerful command-line interface to macOS Pasteboard APIs
C
8
star
13

Hotkey-List

An OS X app to list the system's hotkeys (as returned by CopySymbolicHotKeys).
Objective-C
8
star
14

PRHLineEnumerator

An NSEnumerator subclass that yields lines from a string.
Objective-C
7
star
15

CACardAnimationTest

Test app implementing the dealing of cards using Core Animation.
Objective-C
7
star
16

Gist-to-CodeRunner

An OS X service that takes any Gist URL, downloads it, and opens the main file in CodeRunner.
Objective-C
7
star
17

PRHDataURL

A category on NSData for the creation of data: URIs
Objective-C
7
star
18

CASlowpoke

Automatically slow down all Core Animation animations when the Shift key is down
Objective-C
7
star
19

PNG-DPI

A tool for setting the resolution metadata of any PNG image
Objective-C
6
star
20

icon-extract

A tool to extract icon resources from old Mac apps and other files and export them to modern IconFamily (.icns) files.
Objective-C
6
star
21

Parallel-copy-and-verify

Multithreaded tools for copying devices and verifying the copy.
Objective-C
6
star
22

listdir

A fast, mostly-constant-memory tool to list all of the files within a directory, like ls -Rf.
C
6
star
23

PRHVector

A featureful vector class for Objective-C
Objective-C
6
star
24

PRHSheet

A reusable subclass of NSPanel that makes deploying sheets much saner.
Objective-C
6
star
25

Docset-Opener

A trampoline app for opening Xcode documentation sets in a web browser.
Objective-C
5
star
26

icnsdump

Lists all element types and pixel-sizes in an IconFamily (.icns) file.
Objective-C
5
star
27

PRHXMLParser

A simple block-based XML parser class for Cocoa.
Objective-C
5
star
28

gps_strip

OS X command-line tool to strip GPS (location) info from image files.
Objective-C
5
star
29

md5_rsrc

Hash resource forks of files transported between modern and Classic Mac OS
Objective-C
4
star
30

QLDataURLTest

Test app attempting to pass data: URLs to Quick Look. Also, category for easy data: URL creation (now moved to separate repo PRHDataURL).
Objective-C
4
star
31

SpeedDial

A macOS app to sit in the menu bar and provide easy access to a few frequently-used VNC (screen sharing) URLs.
Objective-C
4
star
32

TimeMachineGrowler

An app to post Growl notifications when Time Machine starts and finishes backing up.
Objective-C
4
star
33

BZSoundboard

A 32-bit macOS app that provides a grid of buttons you can use to play sounds of your choosing.
Objective-C
4
star
34

PRHDrawWithASCII

Draw shapes in Cocoa with ASCII art!
Objective-C
3
star
35

piglatin

A command-line Pig Latin filter for Mac OS X.
Objective-C
3
star
36

Journal

Example of using Core Data to write something that works like a Twitter client, but isn't one.
Objective-C
3
star
37

exch

Command-line tool to exchange the contents of two files on HFS
Objective-C
3
star
38

Folder-Embosser

Test app demonstrating CIFilterGenerator by embossing a template image onto the generic filter icon, for output that looks like Lion's special folder icons
Objective-C
3
star
39

project-framework

A framework for reading Xcode projects.
Objective-C
2
star
40

makemake

CLI tool to automate creation of Makefiles
Python
2
star
41

cmgrid

A printable, two-dimensional ruler grid
2
star
42

Make-RAM-Disk

A simple Mac app to create a RAM disk.
Objective-C
2
star
43

QLFolderBrowser

Test app demonstrating use of Quick Look in an application.
Objective-C
2
star
44

slack-export-filter

Python script that enables searching Slack archive exports.
Python
2
star
45

BindingConvenienceTest

Testing how easy it is to create custom bindable properties nowadays.
Objective-C
2
star
46

Web2PDF

App I wrote back in 2006 for converting webpages to single-huge-page PDF documents.
Objective-C
2
star
47

sizeUpDirectory

Demonstrating CFURLEnumerator, NSDirectoryEnumerator, and separation of interface (and its client) from implementation.
Objective-C
2
star
48

PRHClickDragRecognizer

A gesture recognizer for Mac OS X Cocoa applications, to simplify telling clicks from drags.
Objective-C
2
star
49

csv_tools

A collection of tools I've needed for various CSV-related tasks.
Python
2
star
50

diff-colorize

A Python tool to present diffs in a terminal as colorized, interleaved output.
Python
1
star
51

AsyncDigestTransformNoWorkie

SecDigestTransform can't be used asynchronously.
1
star
52

WindowViewTest

Test app demonstrating using HITheme to draw a windowβ€”within a Cocoa view.
Objective-C
1
star
53

DirtyTextMatrixTest

Objective-C
1
star
54

NeverHeardOfThatObject

Test app demonstrating a bug in which NSArray does not send isEqual: to its objects in response to indexOfObject:.
Objective-C
1
star
55

zpromptheaders

A Git status prompt header for zsh
Shell
1
star
56

I-have-many-names

Application with a different name in each place where the application's name appears
Objective-C
1
star
57

CompareCharacterSetsTest

Test app demonstrating failing equality testing between equal NSCharacterSet objects.
1
star
58

dndroll

Command-line dice roller, in Cocoa
Objective-C
1
star
59

Filter-Browser

iOS app for browsing the selection of Core Image filters
Objective-C
1
star
60

StarTest

Objective-C
1
star
61

ForceFeedbackTest

Test app for OS X demoing the Force Feedback framework.
Objective-C
1
star
62

generate-card-for-URL

Implementation of generating simple HTML cards from webpages.
Python
1
star
63

peril-of-BOOL

A test app showing why converting values to BOOL is risky, and why converting them to C99 bool is better.
Objective-C
1
star
64

NumbWindow

Test app for a weird bug where having a window set as Release When Closed results not in it getting deallocated, but in it going numb.
Objective-C
1
star
65

MainWindowNibUniversalCocoaTouchApp

A simple Cocoa Touch Universal test app that demonstrates creating the main window in a nib rather than in code.
Objective-C
1
star