Skip to content

Include wordnet in app #35

@cassidyjames

Description

@cassidyjames
  • 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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions