Jeong YunWon

Software Developer

View all Projects on GitHub github.com/youknowone

UI7Kit

Backport flat-style UIKit from iOS7 to iOS5+youknowone/UI7Kit

XChat Azure

An IRC client, OS X native front-end for XChatxchataqua/xchataqua

구름 입력기

OS X를 위한 새로운 한글 입력기. 편리하게, 가볍게, 자유롭게.gureum/gureum

Visual JSON

JSON pretty-viewer for OS X.youknowone/VisualJSON

Writedown!

Markdown editor with preview for OS Xyouknowone/writedown

FoundationExtension

Foundation/Cocoa/UIKit extension kityouknowone/FoundationExtension

Others

[QRQR] [cdebug] [prettyexc] [cacheobj] [xcodepkgtool] [ObjectXML] [hangulize for iOS] [github-profile] [easyirc] [itunes-iap] [libintl-alternative] [pythun] [조선 사진기] [농협 서버 체험판]

I distribute some projects for hobby on github. This page generator is published on github too. See github-profile

UI7Kit

Backport flat-style UIKit from iOS7 to iOS5+

This project supports drop-in-replacement of legacy UIKit with dynamic patching. You also can use UI7-prefix classes of UIKit.

Install from Cocoapods

(If you are new at Cocoapods: http://cocoapods.org/#install)
$ echo "pod 'UI7Kit'" >> Podfile
$ pod install

Download source code

Zip ball, Tar ball or git-clone:

$ git clone git://github.com/youknowone/UI7Kit.git
$ cd UI7Kit
$ pod install
$ open 'UI7Kit.xcworkspace'

XChat Azure

An IRC client, OS X native front-end for XChat

Download source code

Zip ball, Tar ball or git-clone:

$ git clone git://github.com/xchataqua/xchataqua.git
$ cd xchataqua
$ git submodule update --init
$ pod install
$ open 'XChatAqua.xcworkspace'

구름 입력기

OS X를 위한 새로운 한글 입력기. 편리하게, 가볍게, 자유롭게.

Download source code

Zip ball, Tar ball or git-clone:

$ git clone git://github.com/gureum/gureum.git
$ cd gureum
$ git submodule update --init
$ open 'CharmIM.xcodeproj'

Visual JSON

JSON pretty-viewer for OS X.

Download source code

Zip ball, Tar ball or git-clone:

$ git clone git://github.com/youknowone/VisualJSON.git
$ cd VisualJSON
$ git submodule update --init
$ pod install
$ open 'VisualJSON.xcworkspace'

Writedown!

Markdown editor with preview for OS X

Download source code

Zip ball, Tar ball or git-clone:

$ git clone git://github.com/youknowone/writedown.git
$ cd writedown
$ pod install
$ open 'Writedown.xcworkspace'

FoundationExtension

Foundation/Cocoa/UIKit extension kit

Install from Cocoapods

Available pods are `FoundationExtension`, `FoundationExtension/CocoaExtension` and `FoundationExtension/UIKitExtension`.

(If you are new at Cocoapods: http://cocoapods.org/#install)
$ echo "pod 'FoundationExtension'" >> Podfile
$ pod install

Download source code

Zip ball, Tar ball or git-clone:

$ git clone git://github.com/youknowone/FoundationExtension.git
$ cd FoundationExtension
$ git submodule update --init
$ open 'FoundationExtension.xcodeproj'

QRQR

Simple QR code decoder

Download source code

Zip ball, Tar ball or git-clone:

$ git clone git://github.com/youknowone/QRQR.git
$ cd QRQR
$ pod install
$ open 'QRQR.xcworkspace'

cdebug

Debug mode log/assertion for C/Objective-C in a file

Install from Cocoapods

(If you are new at Cocoapods: http://cocoapods.org/#install)
$ echo "pod 'cdebug'" >> Podfile
$ pod install

Download source code

Zip ball, Tar ball or git-clone:

$ git clone git://github.com/youknowone/cdebug.git
$ cd cdebug
## see 'debug.h'

prettyexc

Human readable exception for Python

Install from PyPI

$ pip install 'prettyexc'

Download source code

Zip ball, Tar ball or git-clone:

$ git clone git://github.com/youknowone/prettyexc.git
$ cd prettyexc

cacheobj

Composable Object-Property interface for any cache storage.

Install from PyPI

$ pip install 'cacheobj'

Download source code

Zip ball, Tar ball or git-clone:

$ git clone git://github.com/youknowone/cacheobj.git
$ cd cacheobj

xcodepkgtool

Simple .pkg deployment script for xcode OS X project.

Download source code

Zip ball, Tar ball or git-clone:

$ git clone git://github.com/youknowone/xcodepkgtool.git
$ cd xcodepkgtool
## see 'settings.sh.example'

ObjectXML

Simple XML object model for Objective-C using NSXMLParser

Install from Cocoapods

(If you are new at Cocoapods: http://cocoapods.org/#install)
$ echo "pod 'ObjectXML'" >> Podfile
$ pod install

Download source code

Zip ball, Tar ball or git-clone:

$ git clone git://github.com/youknowone/ObjectXML.git
$ cd ObjectXML
$ git submodule update --init
$ open 'ObjectXML.xcodeproj'

hangulize for iOS

iOS frontend for http://hangulize.org

Download source code

Zip ball, Tar ball or git-clone:

$ git clone git://github.com/youknowone/hangulize-ios.git
$ cd hangulize-ios
$ pod install
$ open 'Hangulize.xcodeproj'

github-profile

Github profile generator by manually written data.

This project is also used to build this page.

Download source code

Zip ball, Tar ball or git-clone:

$ git clone git://github.com/youknowone/github-profile.git
$ cd github-profile

easyirc

An IRC toolkit to develop IRC client or bot, especially for Python/IRC beginner.

Install from PyPI

$ pip install 'easyirc'

Download source code

Zip ball, Tar ball or git-clone:

$ git clone git://github.com/youknowone/easyirc.git
$ cd easyirc

itunes-iap

Itunes In-app Purchase verification API wrapper

Install from PyPI

$ pip install 'itunes-iap'

Download source code

Zip ball, Tar ball or git-clone:

$ git clone git://github.com/youknowone/itunes-iap.git
$ cd itunes-iap

libintl-alternative

libintl alternative implementation to replace it with NSBundle for OS X / iOS

Install from Cocoapods

(If you are new at Cocoapods: http://cocoapods.org/#install)
$ echo "pod 'libintl-alternative'" >> Podfile
$ pod install

Download source code

Zip ball, Tar ball or git-clone:

$ git clone git://github.com/youknowone/libintl-alternative.git
$ cd libintl-alternative
$ open 'libintl.xcodeproj'

pythun

Pythun(<-PYTHon UNindented is indent-insensitive python dialect, just for fun)

Download source code

Zip ball, Tar ball or git-clone:

$ git clone git://github.com/youknowone/pythun.git
$ cd pythun

조선 사진기

뭐든지 북한산으로 만들어 주는 유용한 사진기

Download source code

Zip ball, Tar ball or git-clone:

$ git clone git://github.com/youknowone/JoseonCamera.git
$ cd JoseonCamera
$ git submodule update --init
$ open 'JoseonCamera.xcodeproj'

농협 서버 체험판

농협 서버 체험판에서는 농협 서버 가상 터미널에서 농협 서버의 보안 정책을 간단하게 체험해 볼 수 있습니다.

Download source code

Zip ball, Tar ball or git-clone:

$ git clone git://github.com/youknowone/nonghyeop.git
$ cd nonghyeop
## see 'index.html'

Cocoapod available projects

Some of these are cocoapod available. After installing cocoapod, you can install and manage them with cocoapod command. Visit cocoapods.org and follow their instructions.