Wordbook icon indicating copy to clipboard operation
Wordbook copied to clipboard

Include wordnet in app

Open cassidyjames opened this issue 3 years ago • 5 comments

  • Wordbook version: 0.3.1
  • Python version: unknown, but I'm using Wordbook via Flatpak
  • Operating System: Endless OS

Description

Currently, Wordbook requires an Internet connection when first running in order to download word definitions. However, this limits its utility in offline environments, as you cannot redistribute just the app itself to offline environments. (For example, an offline dictionary app would be great on Endless OS for schools with limited or no Internet connectivity.)

Instead, it would be helpful to include the dictionary/wordnet data in the app itself, e.g. via the build system. For Flatpak specifically, I believe the data could be referenced in the manifest and downloaded on demand at build time, then bundled in the app.

cassidyjames avatar Jul 12 '22 22:07 cassidyjames

Thank you for bringing this up. I will be doing this when I get around to working on Wordbook again. I just haven't had the time to.

mufeedali avatar Aug 21 '22 08:08 mufeedali