Skip to content

Commit 036c26d

Browse files
committed
Add shortcut file and README
0 parents  commit 036c26d

File tree

5 files changed

+21
-0
lines changed

5 files changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# 아이폰 단축어 한영/영한 번역기
2+
3+
## 개요
4+
5+
iOS 12 에 신기능 '단축어'를 이용하여 선택된 문자나 클립보드에 복사된 문자를 네이버 파파고 번역기를 통해 번역합니다
6+
7+
![How to use](https://raw.githubusercontent.com/binarythink/iphone-shortcut-papago/master/assets/doc-img/howToUse.gif)
8+
9+
10+
## 사전 준비
11+
12+
### 네이버 오픈 API 이용 신청
13+
14+
* [네이버 개발자 센터](https://developers.naver.com/products/nmt/) 에 접속해 **오픈 API 이용 신청** 을 합니다
15+
* 처음 사용자는 **약관동의**, **계정정보 등록**, **애플리케이션 등록** 순서로 이루어집니다.
16+
* 기존 사용자는 **애플리케이션 등록** 화면으로 넘어갑니다.
17+
* **애플리케이션 등록** 화면에서 아래의 입력 항목을 작성합니다.
18+
* 어플리케이션 이름 : 작성규칙에 맞춰 알맞게 입력해주세요
19+
* 사용 API : `Papago NMT 번역` 을 선택합니다
20+
* 비로그인 오픈 API 서비스 환경 : `WEB 설정` 을 선택하고 `웹 서비스 URL` 을 입력합니다
21+
* 등록을 완료하고 등록된 **애플리케이션 정보**에서 `Client ID``Client Secret` 을 설치시 질문에 정확하게 입력합니다.

assets/.DS_Store

6 KB
Binary file not shown.

assets/doc-img/howToUse.gif

2.1 MB
Loading

dist/.DS_Store

6 KB
Binary file not shown.

dist/파파고 번역.shortcut

4.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)