Pinned Repositories
CJKFontScript
Use Source Han Sans (all CTJK GUI) or Hiragino Sans (Simp & Trad Chinese GUI) as OS X's default GUI Fonts
issh-improved
issh-improved fork from http://code.google.com/p/issh-improved/
MyUtilities
My personal utilities
PlistFileRegx
a plist tool which can replace keywords smoothly
readEDID
readEDID is originally from the 10-years-old idea “ReadEDID” to get the LCD fresh rate, but it has been totally rewritten for modern OSX, and more functions.
smcFanControl
smcFanControl fork from http://www.eidac.de/ to make certain Mac models work
ThirdPartTools
My own modified tools from third parties
uidevice-extension
Add functionality to UIDevice to distinguish between platforms like iPod touch 1G and 2G and iPhone
othercat's Repositories
othercat/CJKFontScript
Use Source Han Sans (all CTJK GUI) or Hiragino Sans (Simp & Trad Chinese GUI) as OS X's default GUI Fonts
othercat/uidevice-extension
Add functionality to UIDevice to distinguish between platforms like iPod touch 1G and 2G and iPhone
othercat/MyUtilities
My personal utilities
othercat/readEDID
readEDID is originally from the 10-years-old idea “ReadEDID” to get the LCD fresh rate, but it has been totally rewritten for modern OSX, and more functions.
othercat/ThirdPartTools
My own modified tools from third parties
othercat/PlistFileRegx
a plist tool which can replace keywords smoothly
othercat/AMSerialPort
Foundation classes for serial device discovery, reading and writing
othercat/AFNetworking
A delightful iOS and OS X networking framework
othercat/AppleSampleCodes
Modifications from Apple sample codes
othercat/asi-http-request
Easy to use CFNetwork wrapper for HTTP requests, Objective-C, Mac OS X and iPhone
othercat/Calendar
显示农历的Mac小工具
othercat/clash-1.13.0
v1.13.0
othercat/DarwiinRemotePlus
Improove IR Motion Accuracy by modifying the IR Tracking Algorithm
othercat/DictationSwitcher
A OS X menu bar utility that lets the user quickly switch dictation languages or turn the service off
othercat/gfxCardStatus
gfxCardStatus is an open-source menu bar application that keeps track of which graphics card your unibody, dual-GPU MacBook Pro is using at any given time, and allows you to switch between them on demand.
othercat/GoAgentX
GoAgentX 是一个在 Mac OS X 下使用代理服务的图形界面控制软件,方便一般用户在 Mac OS X 上配置和使用 goagent、west-chamber-season-3、SSH、stunnel 以及 shadowsocks。下载地址:https://github.com/ohdarling/GoAgentX/wiki
othercat/Gyazowin
Gyazo for Windows
othercat/homebrew
The missing package manager for OS X.
othercat/homebrew-packages
A repository for my homebrew packages related brew
othercat/homebrew-readedid
A repository for my [readedid](https://github.com/othercat/readEDID) related brew.
othercat/MyTrialProj
Here are the trial projects
othercat/proximity
Bluetooth device proximity detection.
othercat/quic-go-udp-speed-test
use quic-go to test udp transport speed
othercat/quicklook-csv
A QuickLook plugin for CSV files
othercat/ReactiveCocoa
A framework for composing and transforming streams of values
othercat/RestKit
RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X
othercat/screenresolution
Command line utility for getting, setting and listing CRT & LCD display resolution and refresh rate on Mac OS X 10.6+
othercat/tcfail
A utility to preview the default Chinese font fallback of OSX 10.6-10.10
othercat/THWebService
网络访问管理库
othercat/tryAlertPerformance
Figure out the differenct phenomenons between `NSRunAlertPanel` and `NSAlert` while we are implementing a alert window using Cocoa.