• Stars
    star
    9
  • Rank 1,939,727 (Top 39 %)
  • Language
    Objective-C
  • Created over 12 years ago
  • Updated about 11 years ago

Reviews

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

Repository Details

Etoile source code mirror. Etoile is a user environment designed from the ground up around the things people do with computers: create, collaborate, and learn. http://etoileos.com/

More Repositories

1

ShortcutRecorder

A user interface control to record key combinations. For Mac OS X, uses Cocoa.
Objective-C
113
star
2

google-diff-match-patch-Objective-C

Objective C port of the Diff, Match and Patch libraries
Objective-C
96
star
3

readability-objc

Objective-C port of arc90’s readability tool
Objective-C
76
star
4

UniversalDetector

UniversalDetector.framework for Mac OS X: auto-detection of character sets/text encodings
C++
57
star
5

JXLS

JXLS is an ObjC++ wrapper and framework for xlslib. xlslib is a C++/C library to construct Microsoft Excel™ .xls files in code.
Objective-C
57
star
6

google-diff-match-patch-git-svn

Unofficial mirror of Google’s Diff, Match and Patch libraries for Plain Text (http://code.google.com/p/google-diff-match-patch/)
Python
55
star
7

xlslib

C++/C library to construct Excel .xls files in code. Official git repo.
C++
41
star
8

cCSVParse

Small Cocoa CSV file parser (see link for the official repository on github).
Objective-C
32
star
9

NSString-DamerauLevenshtein

Category on NSString that calculates the Damerau-Levenshtein distance
Objective-C
19
star
10

TLAnimatingOutlineView

An animating outline view for use in Cocoa applications.
Objective-C
19
star
11

judy-arrays

An implementation of Judy Arrays in 1250 Lines of C Code. (with sample CLI applications and Xcode project)
C
16
star
12

JKPTree

A simple CFTree Cocoa wrapper.
Mercury
14
star
13

SmartNote

Swift
11
star
14

libxls

Unofficial mirror of libxls (http://libxls.sourceforge.net)
Shell
11
star
15

RBSplitView

RBSplitView by Rainer Brockerhoff – A replacement for Cocoa’s NSSplitView
Objective-C
11
star
16

amber-framework

an open source Objective-C framework including useful categories and other utilities, for Mac and iPhone OS
Objective-C
9
star
17

RenderCoreAnimationToVideo

Sample code that shows how to render a CALayer instance to a QuickTime video file.
Objective-C
8
star
18

Perian

Perian is a free, open source QuickTime component that adds native support for many popular video formats.
C
7
star
19

Play

Play is an application for playing and managing audio files on Mac OS X.
Objective-C
7
star
20

TweetView-OS-X

“Clickable Tweet Links, Hashtags & Usernames In A Custom NSTextView Sample Code” originally by Mike Rundle
Objective-C
7
star
21

simhash

Automatically exported from code.google.com/p/simhash
C++
5
star
22

CoolOutliner

NSTreeController Sample Code
Objective-C
5
star
23

ViewBasedTreeControllerExample

View-based NSOutlineView sample code. Similar to and based on “The simplest NSTreeController example”.
Objective-C
4
star
24

LSMSmartCategorizer

LSMSmartCategorizer uses the Latent Semantic Mapping (LSM) framework to categorize news feeds.
Objective-C
4
star
25

libzip-framework-ancient

This repo has been deprecated. Please use the Xcode project that is included with libzip. You can also use my Obj-C wrapper for libzip: JXZip.
Objective-C
3
star
26

JXExtendedFileAttributes

A simple Cocoa wrapper around the xattr (extended file attribute) BSD system calls.
Objective-C
3
star
27

JXZip

Objective-C wrapper for libzip.
Objective-C
3
star
28

AudioSlicer-macOS

Rough 64-bit port. If you find issues, please try to fix them. I currently don't have the bandwidth to put additional work into this project. PRs welcome! … AudioSlicer is a Cocoa GUI application that finds all silences in an audio file and allows you to split it into several smaller audio files and to name/tag them properly. For now only MP3 is supported but other formats may come in the future.
C++
3
star
29

ManOpen

ManOpen is a Universal Mac OS X application for viewing Unix manual pages.
C
2
star
30

LSMClassifier

Cocoa wrapper classes for Apple’s CoreFoundation-based Latent Semantic Mapping (LSM) framework.
Objective-C
2
star
31

CustomSave

Modernized Apple sample code that demonstrates how to customize the NSSavePanel class.
Objective-C
2
star
32

JXMarkdownTableGenerator

Objective-C class for converting a row array of NSString arrays (containing the columns in each sub-array) into the MultiMarkdown table format.
Objective-C
2
star
33

libzip-git

Unofficial git repo converted from the hg repo at http://hg.nih.at/libzip/
C
2
star
34

JXMetaDocument

NSDocument subclass whose children can easily use JXExtendedFileAttributes to persist and restore file metadata.
Objective-C
2
star
35

CustomTextViewDemo

This is a sample app that uses SSYDragDestinationTextView to implement a text view that allows files to be dragged onto it.
Objective-C
2
star
36

CreateRotateWriteCGImage

Sample code that creates a CGImage from a RGB byte array, rotates it and writes it out to a PNG.
C
1
star
37

readable-framework

ObjC wrapper for fiam’s readable
C
1
star
38

xattr

Extended file attribute editor.
Objective-C
1
star
39

JXRangeArray

A mutable Objective-C collection for NSRange structs.
Objective-C
1
star
40

ScrollingTextSample

A sample application for a text sliding view.
Objective-C
1
star
41

googletest

Clone of http://git.chromium.org/external/googletest.git with Xcode fixes.
C++
1
star
42

KBBaseNode

Base node for tree structures (e.g. for an NSOutlineView).
Objective-C
1
star
43

WSCoreLaziness

A framework for lazy cocoa developers.
Objective-C
1
star
44

AGRegex

AGRegex provides Perl-compatible pattern matching to Cocoa applications.
C
1
star
45

Accelerometer-Simulator

Use iPhone accelerometer with the iPhone simulator or other apps
Objective-C
1
star
46

books-macosx

Personal Book Cataloging for Mac OS X
Python
1
star
47

Transcriptions-google-code

A text editor optimized for fast manual transcription of audio- or video material on the Mac.
Objective-C
1
star
48

NSTableView-RSAutosaving

Autosaving for NSTableView
Objective-C
1
star
49

JXObjectPair

A simple model class for a pair of objects and a subclass storing an additional index.
Objective-C
1
star
50

libstemmer_c

The C version of the libstemmer library.
C
1
star
51

Stepper-Test

A test project for the UI behaviour of an NSStepper in conjunction with an NSTextField
Objective-C
1
star
52

asprint

Small command-line program for OS X that pretty-prints out contents of compiled AppleScript (.scpt) files
Objective-C
1
star
53

JXRangeTree

Simple implementation of an [interval tree](http://en.wikipedia.org/wiki/Interval_tree) written in Objective-C++. Made for associating NSUInteger ranges (NSRange structs) with Objective-C objects.
Objective-C
1
star
54

movist

Automatically exported from code.google.com/p/movist
Objective-C
1
star
55

JXCSVGenerator

Objective-C class for converting a row array of NSString arrays (containing the columns in each sub-array) into the CSV format.
Objective-C
1
star
56

NSTreeControllerTutorial

A tutorial for using NSTreeController in Mac OS X 10.5 and later.
Objective-C
1
star
57

Rotater

An Objective-C program for rotating user specified points and lines in 3D in real time with stereo options.
C
1
star
58

TECConverter

I had no success with this. I always got a Chinese text encoding for UTF-8. Better use https://github.com/JanX2/UniversalDetector. Extracted from https://bitbucket.org/kzys/hatebimport.
Objective-C
1
star