Skip to content

Commit

Permalink
📦 v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shuuji3 committed Apr 6, 2018
1 parent df19528 commit a691072
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
![Screenshot of the application](demo.png)

## Download (for Windows user)
[CloudScreenTranslation-v0.1.1.zip](https://github.com/shuuji3/cloud-screen-translation/raw/master/dist-win/CloudScreenTranslation-v0.1.1.zip)
[CloudScreenTranslation-v0.2.0.zip](https://github.com/shuuji3/cloud-screen-translation/raw/master/dist-win/CloudScreenTranslation-v0.2.0.zip)

## Usage
1. Prepare your own [service account key of Google Cloud Platform](https://cloud.google.com/iam/docs/managing-service-account-keys) and save it as `service_account_creds.json` on this directory.
1. Run `python main.py` (Windows: Extract `CloudScreenTranslation-v0.1.0.zip` and run `CloudScreenTranslation.cmd`).
1. Run `python main.py` (Windows: Extract `CloudScreenTranslation-v0.2.0.zip` and run `CloudScreenTranslation.cmd`).
1. Move the transparent *Capture Window* to the translation target area like the above screenshot.
1. Click *Capture and Translation* button on the *Main Window*.
1. The detected Japanese text will be appended in the above textbox and the translated English in the bottom.
Expand Down
Binary file added dist-win/CloudScreenTranslation-v0.2.0.zip
Binary file not shown.

0 comments on commit a691072

Please sign in to comment.