Skip to content

Commit

Permalink
docs(README): update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ji4n1ng committed Apr 15, 2019
1 parent 8c9bfe4 commit 0b9ea73
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README-zh.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# OpenInTerminal

一个可以在终端(或 iTerm)中打开当前目录的访达工具栏应用程序。
一个可以在终端(iTerm 或 Hyper)中打开当前目录的访达工具栏应用程序。

## 如何使用

Expand Down
20 changes: 15 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
# OpenInTerminal

✨ Finder Toolbar app for macOS to open the current directory in `Terminal` or `iTerm`.
✨ Finder Toolbar app for macOS to open the current directory in `Terminal`, [`iTerm`](https://www.iterm2.com/) or [`Hyper`](https://github.com/zeit/hyper).

[中文说明](./README-zh.md)

## How to use 🚀

### 1) Open Current Directory from Toolbar
### 1) Open current directory from toolbar

![run](./screenshots/run.gif)

### 2) Open Selected folder or file from Toolbar
### 2) Open selected folder or file from Toolbar

![run2](./screenshots/run2.gif)

### 3) Other

If neither Finder window is opened nor the folder is selected, this app will open `home directory` in `Terminal` or `iTerm`.
If neither Finder window is opened nor the folder is selected, this app will open `home directory` in `Terminal`, `iTerm` or `Hyper`.

## How to Install 🖥

Expand Down Expand Up @@ -51,7 +51,17 @@ xcodebuild

1. Dynamically change icon depending on Dark Mode.
2. User can choose which terminal to open.
3. 🐞 Fix: If path include `\`, the app will crash when openning in iTerm.

## Changes 🗒

**version 0.1.1**

- Support `Hyper`
- Give priority to creating a new tab when opening iTerm

**version 0.1.0**

- First release

## Special Thanks to ❤️

Expand Down

0 comments on commit 0b9ea73

Please sign in to comment.