mastodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance, open to everyone, but mainly English and French speaking.

Administered by:

Server stats:

789
active users

Doug Webb

Who can recommend me a german-english dictionary app that:

- works on and/or
- is
- doesn't need internet connection
- doesn't use electron
- has noun genders
- has verb conjugations

@phel thanks! I heard about that. Looks like a local, LLM translator. Cool, but not exactly what I'm looking for.

@douginamug I'm using a text file I get from dict.cc and then a shell function
voc ()
{
grep "$1" /home/docs/ref/englishgerman.txt
}
At least the german dictionary generally annotates genders. The verb forms are missing, though. But it works on the smallest (realistic) box and is as cross-platform as it gets.

@Anselm prize to you for the hacker solution!

Dict.cc seems really cool, I wonder why I've only been using Leo until now

@cedricdes not of course! Never heard of it...

Looks really promising, with conjugation and such.

Sadly, it seems to not parse the mediawiki syntax, so you get loads of `|` and `{` instead of nice boxes.

Thanks!

@douginamug you're welcome. Living in a foreign country, I use this app all the time

@douginamug
Perhaps #AnkiDroid could be useful here? There are free sets of cards for an incredible amount of topics and languages. #Anki is about spaced repetition for learning stuff.

@goebbe Hmm. I know Anki, and didn't think about using it for this. Do you happen to know if there is a particularly good set of cards?

@douginamug Sorry, only now I realize that you are looking for a dictionary. So this is not about learning systematically, but to check/ look up words. Probably Anki is not the right tool, here.

@douginamug I used Anki to refesh my English vocabulary. So I cannot recommend anything for German - but it would probably be worth checking out some of the shared sets.

@douginamug
i know it's a bit offtopic, but i love koreader app for my rooted kobo e-reader github.com/koreader/koreader/w

and their dictionary support includes StarDict format, which is a bit old format, but there's plenty of dictionaries online if you dig deeper.. regarding the tooling to query/use it, i don't know much bc i use it always on the ebook reader.. but i think there's python libs and probably some more software like check out github.com/phongvcao/vim-stard

GitHubDictionary supportAn ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices - koreader/koreader