what's your solution for translation and dictionary on linux and android?

GravitySpoiled@lemmy.ml to Open Source@lemmy.ml – 33 points –

I hate my current solution.

I use notification dictionary and dict.cc which is obviously not open source. For me, it takes too long just to translate a word, or look it up. Do you have a great system?

15

Translate You can be a frontend for LibreTranslate, Lingva (Google Translate), DeepL and more.

To me, a front end doesn't make the thing open source.

My ibretranslate experience is unfortunately bad :( sometimes it works but most often I have to wait for a couple of seconds and then it doesn't show the word or something wrong. Moreover, oftentimes there are multiple translations for a word and it only displays one.

I also use dict.cc, the app is the developers source of income so no FOSS possible, but it is trustworthy and good software.

You can download the databases and build an own app in theory. But I dont need that.

I use QuickDic (f-droid) on Android for dictionaries. Super fast even on potato phone. For translations I use unofficial frontend for Deepl (f-droid).

I use deepl, but I have no idea if it is open source.

yes at least part of it

their GitHub only contains libraries for using the DeepL API. Everything else is closed source.