Skip to content

v0.0.3 — Bilingual docs

Latest

Choose a tag to compare

@pintaste pintaste released this 17 Jul 07:01
a75caa3

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 -a fallback)

Install

  1. Download OpenInOtty-0.0.3.zip and unzip
  2. Move / replace /Applications/OpenInOtty.app
  3. 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/