All Projects → nikersify → Alfred Polyglot

nikersify / Alfred Polyglot

Licence: mit
🈚️ Translate text using Google Translate in Alfred

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Alfred Polyglot

Google Translate
🈯 A Node.JS library to consume Google Translate API for free.
Stars: ✭ 152 (+7.04%)
Mutual labels:  google, translate
Translators
🌏🌍🌎Translators🌎🌍🌏 is a library which aims to bring free, multiple, enjoyable translation to individuals and students in Python. Translators是一个旨在用Python为个人和学生带来免费、多样、愉快翻译的库。
Stars: ✭ 295 (+107.75%)
Mutual labels:  google, translate
Php Google Translate Free
PHP class to use the Google Translator API for free.
Stars: ✭ 182 (+28.17%)
Mutual labels:  google, translate
Google Translate Api
A free and unlimited API for Google Translate 💵🚫
Stars: ✭ 1,996 (+1305.63%)
Mutual labels:  google, translate
Google Translator
Free Google Translator for Dart
Stars: ✭ 68 (-52.11%)
Mutual labels:  google, translate
Google Alfred3 Workflow
🎉 The missing Alfred 3 Workflow for searching google.
Stars: ✭ 241 (+69.72%)
Mutual labels:  google, alfred
Alfred Searchio
Alfred workflow to auto-suggest search results from multiple search engines and languages.
Stars: ✭ 250 (+76.06%)
Mutual labels:  google, alfred
Google Translate
翻译工具 支持网页翻译和文本翻译
Stars: ✭ 356 (+150.7%)
Mutual labels:  google, translate
Mtrans
Multi-source Translation
Stars: ✭ 711 (+400.7%)
Mutual labels:  google, translate
Googletranslate
🌐 Google 翻译 Mac 客户端
Stars: ✭ 688 (+384.51%)
Mutual labels:  google, translate
Trino
Trino: Master your translations with command line!
Stars: ✭ 118 (-16.9%)
Mutual labels:  google, translate
Alfred Parrot
📝 一款可以多种语言翻译的 Alfred Workflow
Stars: ✭ 89 (-37.32%)
Mutual labels:  alfred, translate
Dynamictranslator
Instant translation application for windows in .NET 🎪
Stars: ✭ 131 (-7.75%)
Mutual labels:  google, translate
Awesome Fuchsia
A curated list of awesome Fuchsia OS resources, tools and information.
Stars: ✭ 133 (-6.34%)
Mutual labels:  google
Big Companies Interview Questions
A curated list of previous asked Interview Question at Big Companies and Startups 🤲 🏆
Stars: ✭ 135 (-4.93%)
Mutual labels:  google
Terraform Google Gke Cluster
A Terraform module to create a best-practise Google Kubernetes Engine (GKE) cluster.
Stars: ✭ 133 (-6.34%)
Mutual labels:  google
Google Translate Open Api
A free and unlimited API for Google Translate(support single text and Multi-segment text) 💵🚫
Stars: ✭ 132 (-7.04%)
Mutual labels:  translate
Google Play Badge Svg
Hosting for localized versions of Google Play badges in SVG format.
Stars: ✭ 137 (-3.52%)
Mutual labels:  google
Alfred Ocr
OCR & Translate using multiple interfaces for Alfred Workflow
Stars: ✭ 136 (-4.23%)
Mutual labels:  alfred
Blackphish
🔱 [ Phishing Made Easy ] 🔱 (In Beta)
Stars: ✭ 133 (-6.34%)
Mutual labels:  google

alfred-polyglot npm

Translate text using Google Translate in Alfred

Preview gif

Alfred forum thread

Install

$ npm install --global alfred-polyglot

Requires Node.js 7.6+ and the Alfred Powerpack.

Setup

  1. Set the default language text will get translated to if to parameter is not specified.
trans !set default-language (language)
  1. Remove the default translate workflow. Navigate to

Alfred Preferences -> Features -> Web Search

...search for translate, and unset the tickbox under Enabled.

Usage

trans (text) [from (language)] [to (language)]

The output will be translated text. Both from and to parameters are optional, and can be used anywhere in input.

Examples

1

2

3

4

License

MIT © nikersify

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].