OpenInOtty v0.0.3
Current recommended release (aligned with rewritten main history).
What's new
- English README by default + full Chinese guide (
README-zh.md) - OpenInOtty vs OpenInTerminal explained in plain language
- Same app behavior as v0.0.2 (robust discovery, selection path, tab focus,
open -afallback)
Install
- Download
OpenInOtty-0.0.3.zipand unzip - Move / replace
/Applications/OpenInOtty.app - Hold ⌘ and drag into the Finder toolbar
Build from source
git clone https://github.com/pintaste/OpenInOtty.git
cd OpenInOtty
xcodebuild -project OpenInOtty.xcodeproj -scheme OpenInOtty \
-configuration Release -derivedDataPath build build
cp -R build/Build/Products/Release/OpenInOtty.app /Applications/