Software Developer
View all Projects on GitHub github.com/youknowone
Backport flat-style UIKit from iOS7 to iOS5+youknowone/UI7Kit
An IRC client, OS X native front-end for XChatxchataqua/xchataqua
OS X를 위한 새로운 한글 입력기. 편리하게, 가볍게, 자유롭게.gureum/gureum
JSON pretty-viewer for OS X.youknowone/VisualJSON
Markdown editor with preview for OS Xyouknowone/writedown
Foundation/Cocoa/UIKit extension kityouknowone/FoundationExtension
[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
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.
(If you are new at Cocoapods: http://cocoapods.org/#install)
$ echo "pod 'UI7Kit'" >> Podfile
$ pod install
Zip ball, Tar ball or git-clone:
$ git clone git://github.com/youknowone/UI7Kit.git
$ cd UI7Kit
$ pod install
$ open 'UI7Kit.xcworkspace'
An IRC client, OS X native front-end for XChat
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를 위한 새로운 한글 입력기. 편리하게, 가볍게, 자유롭게.
Zip ball, Tar ball or git-clone:
$ git clone git://github.com/gureum/gureum.git
$ cd gureum
$ git submodule update --init
$ open 'CharmIM.xcodeproj'
JSON pretty-viewer for OS X.
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'
Markdown editor with preview for OS X
Zip ball, Tar ball or git-clone:
$ git clone git://github.com/youknowone/writedown.git
$ cd writedown
$ pod install
$ open 'Writedown.xcworkspace'
Foundation/Cocoa/UIKit extension kit
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
Zip ball, Tar ball or git-clone:
$ git clone git://github.com/youknowone/FoundationExtension.git
$ cd FoundationExtension
$ git submodule update --init
$ open 'FoundationExtension.xcodeproj'
Simple QR code decoder
Zip ball, Tar ball or git-clone:
$ git clone git://github.com/youknowone/QRQR.git
$ cd QRQR
$ pod install
$ open 'QRQR.xcworkspace'
Debug mode log/assertion for C/Objective-C in a file
(If you are new at Cocoapods: http://cocoapods.org/#install)
$ echo "pod 'cdebug'" >> Podfile
$ pod install
Zip ball, Tar ball or git-clone:
$ git clone git://github.com/youknowone/cdebug.git
$ cd cdebug
## see 'debug.h'
Human readable exception for Python
$ pip install 'prettyexc'
Zip ball, Tar ball or git-clone:
$ git clone git://github.com/youknowone/prettyexc.git
$ cd prettyexc
Composable Object-Property interface for any cache storage.
$ pip install 'cacheobj'
Zip ball, Tar ball or git-clone:
$ git clone git://github.com/youknowone/cacheobj.git
$ cd cacheobj
Simple .pkg deployment script for xcode OS X project.
Zip ball, Tar ball or git-clone:
$ git clone git://github.com/youknowone/xcodepkgtool.git
$ cd xcodepkgtool
## see 'settings.sh.example'
Simple XML object model for Objective-C using NSXMLParser
(If you are new at Cocoapods: http://cocoapods.org/#install)
$ echo "pod 'ObjectXML'" >> Podfile
$ pod install
Zip ball, Tar ball or git-clone:
$ git clone git://github.com/youknowone/ObjectXML.git
$ cd ObjectXML
$ git submodule update --init
$ open 'ObjectXML.xcodeproj'
iOS frontend for http://hangulize.org
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 generator by manually written data.
This project is also used to build this page.
Zip ball, Tar ball or git-clone:
$ git clone git://github.com/youknowone/github-profile.git
$ cd github-profile
An IRC toolkit to develop IRC client or bot, especially for Python/IRC beginner.
$ pip install 'easyirc'
Zip ball, Tar ball or git-clone:
$ git clone git://github.com/youknowone/easyirc.git
$ cd easyirc
Itunes In-app Purchase verification API wrapper
$ pip install 'itunes-iap'
Zip ball, Tar ball or git-clone:
$ git clone git://github.com/youknowone/itunes-iap.git
$ cd itunes-iap
libintl alternative implementation to replace it with NSBundle for OS X / iOS
(If you are new at Cocoapods: http://cocoapods.org/#install)
$ echo "pod 'libintl-alternative'" >> Podfile
$ pod install
Zip ball, Tar ball or git-clone:
$ git clone git://github.com/youknowone/libintl-alternative.git
$ cd libintl-alternative
$ open 'libintl.xcodeproj'
Pythun(<-PYTHon UNindented is indent-insensitive python dialect, just for fun)
Zip ball, Tar ball or git-clone:
$ git clone git://github.com/youknowone/pythun.git
$ cd pythun
뭐든지 북한산으로 만들어 주는 유용한 사진기
Zip ball, Tar ball or git-clone:
$ git clone git://github.com/youknowone/JoseonCamera.git
$ cd JoseonCamera
$ git submodule update --init
$ open 'JoseonCamera.xcodeproj'
농협 서버 체험판에서는 농협 서버 가상 터미널에서 농협 서버의 보안 정책을 간단하게 체험해 볼 수 있습니다.
Zip ball, Tar ball or git-clone:
$ git clone git://github.com/youknowone/nonghyeop.git
$ cd nonghyeop
## see 'index.html'
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.