Hi! Did you ever dream that you can write in any languages ? It's now possible with my input translator.
- Type your message
- Add the language code at the end
- Trigger the translation
Your message is translated and ready to send.
By default this tools translate from english when you press ctrl+alt+t
You can personalise this settings in the file config.json
There are 2 versions, one free to use and an other whith Goole cloud translation API
- Google chrome
The program will open a browser window, at least one pixel of this window must be visible on you screen.
- Create your API key in Google cloud and add it in the file secret.py
API_KEY = 'YOUR_API_KEY'