naraesk / krunner-translator

KRunner Translator (Plasma 5)
https://store.kde.org/p/1081236/
GNU General Public License v3.0
86 stars 14 forks source link

Add google translate support #9

Closed alexgallotta closed 5 years ago

alexgallotta commented 5 years ago

It would be nice to add google translate support. There is already another project for Krunner google translate here https://github.com/gtgt/krunner-googletranslate if it can be of any help

naraesk commented 5 years ago

This project used Google Translate in the past. However, Google has closed the APIs some years ago. It is only possible to use it if you pay. Therefore I switched to Yandex and Glosbe.

Of course it would be possible to support the fee-based API. Users would have to provide their login information and would have to actually pay for it. But I don't think anybody would use that.

naraesk commented 4 years ago

v1.3.0 now supports Google Translate again.