Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hmarr/alfred-workflow-translate

🎩 Quick access to Google Translate via Alfred
https://github.com/hmarr/alfred-workflow-translate

Last synced: about 2 months ago
JSON representation

🎩 Quick access to Google Translate via Alfred

Awesome Lists containing this project

README

        

# Google Translate workflow for Alfred 3+

Quick access to Google Translate via Alfred.

Comes with two example keyword triggers: "es" for English to Spanish and "se" for Spanish to English. To add other languages, simply copy and paste the existing ones, and change the language codes in the script dialog.



## Installation

1. Make sure you have [Node.js installed](https://nodejs.org/en/download/package-manager/#alternatives).
2. Install this package with npm:
```
$ npm install -g alfred-workflow-translate
```