From 55f4dbe1dc2cc6ac516d46168d8e03c81612e5b5 Mon Sep 17 00:00:00 2001 From: Ming Di Leom <43627182+curbengh@users.noreply.github.com> Date: Tue, 21 Dec 2021 05:33:32 +0000 Subject: [PATCH 1/2] docs(gtranslate): Lingva & SimplyTranslate --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 8ed5e25..51b048c 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Overview of alternative open source front-ends for popular internet platforms (e - [Google Search](#google-search) - [Facebook](#facebook) - [Apple AirPlay](#apple-airplay) +- [Google Translate](#google-translate) - [Other](#other) - [Related](#related) - [About this repository](#about-this-repository) @@ -203,6 +204,16 @@ Overview of alternative open source front-ends for popular internet platforms (e - [air-pi-play](https://github.com/rahul-thakoor/air-pi-play): Turn a Raspberry Pi into an Airplay server using RPiPlay to enable screen mirroring on tvs, monitors and projectors. +### Google Translate + +- [Lingva Translate](https://github.com/TheDavidDelta/lingva-translate): Alternative front-end for Google Translate, serving as a Free and Open Source translator with over a hundred languages available. + - Official instance: [lingva.ml](https://lingva.ml/) + - Public instances: https://github.com/TheDavidDelta/lingva-translate#instances + +- [SimplyTranslate](https://sr.ht/~metalune/SimplyTranslate/): Provide fast and private translations to the user without wasting much overhead for extensive styling or JavaScript. + - Official instance: [simplytranslate.org](https://simplytranslate.org/) + - Home page and public instances: https://simple-web.org/projects/simplytranslate.html + ### Other - [MediathekViewWeb](https://github.com/mediathekview/mediathekviewweb): Video content of German public-service television broadcasters (e.g. ARD, ZDF) From 300c94e281668c25fbd6d8bf84ef08ba4ffdb12b Mon Sep 17 00:00:00 2001 From: Ming Di Leom <43627182+curbengh@users.noreply.github.com> Date: Fri, 24 Dec 2021 02:43:21 +0000 Subject: [PATCH 2/2] docs(translate): add gtranslate alternatives - https://github.com/mendel5/alternative-front-ends/pull/46#issuecomment-998741006 --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 51b048c..4ff0867 100644 --- a/README.md +++ b/README.md @@ -210,10 +210,19 @@ Overview of alternative open source front-ends for popular internet platforms (e - Official instance: [lingva.ml](https://lingva.ml/) - Public instances: https://github.com/TheDavidDelta/lingva-translate#instances -- [SimplyTranslate](https://sr.ht/~metalune/SimplyTranslate/): Provide fast and private translations to the user without wasting much overhead for extensive styling or JavaScript. +- [SimplyTranslate](https://sr.ht/~metalune/SimplyTranslate/): Provide fast and private translations to the user without wasting much overhead for extensive styling or JavaScript. Supports Google Translate, DeepL, ICIBA and LibreTranslate. - Official instance: [simplytranslate.org](https://simplytranslate.org/) - Home page and public instances: https://simple-web.org/projects/simplytranslate.html +- [SimplyTranslate Mobile](https://github.com/ManeraKai/simplytranslate_mobile): Unofficial Android client of SimplyTranslate. + - Available on [F-Droid](https://f-droid.org/en/packages/com.simplytranslate_mobile/) + +- [InstaLate](https://gitlab.com/concept1tech/instalate): Distraction-free translation for Android, to be used directly from within any app. Supports Beolingus, DeepL, Dict.cc, GNU CIDE, Heinzelnisse, LibreTranslate, Linguee, WikDict and Wiktionary. + - Available on [F-Droid](https://f-droid.org/en/packages/com.concept1tech.instalate/) + +- [DeepL Android](https://github.com/sakusaku3939/DeepLAndroid): Unofficial Android client of DeepL. + - Available on [F-Droid](https://f-droid.org/packages/com.example.deeplviewer) + ### Other - [MediathekViewWeb](https://github.com/mediathekview/mediathekviewweb): Video content of German public-service television broadcasters (e.g. ARD, ZDF)