{"id":50884159,"url":"https://github.com/arvis-workflows/arvis-google-translate","last_synced_at":"2026-06-15T15:05:42.738Z","repository":{"id":48667563,"uuid":"383444148","full_name":"arvis-workflows/arvis-google-translate","owner":"arvis-workflows","description":"Arvis workflow to translate with google translate api","archived":false,"fork":false,"pushed_at":"2021-07-15T04:01:14.000Z","size":4960,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T17:01:30.902Z","etag":null,"topics":["arvis","arvis-workflow","arvish","google-translate"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arvis-workflows.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-06T11:26:35.000Z","updated_at":"2021-07-15T04:01:17.000Z","dependencies_parsed_at":"2022-09-17T11:01:04.267Z","dependency_job_id":null,"html_url":"https://github.com/arvis-workflows/arvis-google-translate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arvis-workflows/arvis-google-translate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvis-workflows%2Farvis-google-translate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvis-workflows%2Farvis-google-translate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvis-workflows%2Farvis-google-translate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvis-workflows%2Farvis-google-translate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arvis-workflows","download_url":"https://codeload.github.com/arvis-workflows/arvis-google-translate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvis-workflows%2Farvis-google-translate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34367760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arvis","arvis-workflow","arvish","google-translate"],"created_at":"2026-06-15T15:05:41.718Z","updated_at":"2026-06-15T15:05:42.726Z","avatar_url":"https://github.com/arvis-workflows.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# arvis-google-translate\n[![NPM](https://nodei.co/npm/arvis-google-translate.png)](https://nodei.co/npm/arvis-google-translate/)\n\n### JetBrains' support\n\n[![jetbrain](media/jetbrains.svg)](https://www.jetbrains.com/?from=arvis-google-translate)\n\n## Installation\n\nTo use this workflow you must also install the [arvis-language-configuration](https://github.com/jopemachine/arvis-language-configuration) workflow, and configure the language pair. See that [README](https://github.com/jopemachine/arvis-language-configuration) for instructions.\n\n* Voice feature not supported yet.\n\n### With NPM\n- Install with `npm install -g arvis-google-translate`.\n\n## Usage\n\narvis workflow Keyword: `tr [word or sentence]`\nExample: `tr kitchen sink` or `tr Hello, my name is arvis`\n\nWhen translating a word you will see the translation as well as alternate translations if available.\n\nWith the first two results (which are the input word and the translation) you can…\n- press \u003ckbd\u003eenter\u003c/kbd\u003e to read the item.\n- press \u003ckbd\u003ecmd\u003c/kbd\u003e+\u003ckbd\u003eC\u003c/kbd\u003e to copy the item.\n- press \u003ckbd\u003eshift\u003c/kbd\u003e open the translate website.\n- press \u003ckbd\u003ecmd\u003c/kbd\u003e+\u003ckbd\u003eL\u003c/kbd\u003e to show the translation in large text.\n\nThe workflow will attempt to correct spelling mistakes which can be accepted with \u003ckbd\u003eenter\u003c/kbd\u003e.\n\n## 🔗 This workflow is converted from [alfred-workflow](https://github.com/xfslove/alfred-google-translate).\n\n* Note that there might be some code change or different actions from the original workflow.\n\n* Marked original workflow's creator to author.\n\n## Environment Variables\n\n| name       | default value                | description                                                  |\n| ---------- | ---------------------------- | ------------------------------------------------------------ |\n| domain     | https://translate.google.com | if you cannot access the default domain, you can config this. \u003cbr /\u003e大陆访问不了默认域名，所以如果使用2.x版本需要将这个变量设置为https://translate.google.cn. 或者还是使用[1.x版本](https://github.com/xfslove/arvis-google-translate/tree/v1.x) |\n| voice      | remote                       | avaliable values: \u003cbr /\u003eremote: fetch voice from google, \u003cbr /\u003elocal: use macOS local voice (notice: maybe only works on English),\u003cbr /\u003enone: dont use voice |\n| save_count | 20                           | limit the translation history, see [arvis-translate-history](https://github.com/xfslove/arvis-translate-history).  \u003cbr /\u003ea value of 0 will keep no history |\n| socks_proxy| -                            | not turned by default. you can specify local or remote socks proxy. format: `socks://{host}:{port}` example: local shadowsocks proxy 'socks://127.0.0.1:1086' |\n\n##### \n\n## Screenshots\n\n  ![](media/detect-lang.png)\n\n  ![corrected.png](media/corrected.png)\n\n- press \u003ckbd\u003eenter\u003c/kbd\u003e to read or \u003ckbd\u003ecmd\u003c/kbd\u003e+\u003ckbd\u003eC\u003c/kbd\u003e to copy\n\n    ![general.png](media/general.png)\n\n- press \u003ckbd\u003eshift\u003c/kbd\u003e to open the translation website\n\n    ![quicklook.png](media/quicklook.png)\n\n- press \u003ckbd\u003ecmd\u003c/kbd\u003e+\u003ckbd\u003eL\u003c/kbd\u003e to show the translation in large text [like this](#hotkey-and-largetype-snapshot).\n\n\n## License\n\nMIT © \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farvis-workflows%2Farvis-google-translate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farvis-workflows%2Farvis-google-translate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farvis-workflows%2Farvis-google-translate/lists"}