All Projects → fushinari → Wordbook

fushinari / Wordbook

Licence: GPL-3.0 license
Wordbook is a dictionary application built for GNOME.

Programming Languages

python
139335 projects - #7 most used programming language
Meson
512 projects
Makefile
30231 projects
CSS
56736 projects

Projects that are alternatives of or similar to Wordbook

telegrand
A Telegram client for GNOME
Stars: ✭ 380 (+578.57%)
Mutual labels:  gtk4, libadwaita
wn
A modern, interlingual wordnet interface for Python
Stars: ✭ 119 (+112.5%)
Mutual labels:  dictionary, wordnet
wordhoard
This Python module can be used to obtain antonyms, synonyms, hypernyms, hyponyms, homophones and definitions.
Stars: ✭ 78 (+39.29%)
Mutual labels:  dictionary, wordnet
dippi
Calculate display info like DPI and aspect ratio
Stars: ✭ 57 (+1.79%)
Mutual labels:  gtk4, libadwaita
plausible
Hybrid native + web app for Plausible Analytics
Stars: ✭ 47 (-16.07%)
Mutual labels:  gtk4, libadwaita
poet-assistant
Android app with rhyming dictionary, thesaurus, and dictionary, with text-to-speech functionality to read your poem.
Stars: ✭ 64 (+14.29%)
Mutual labels:  dictionary
linguistic-datasets-portuguese
Linguistic Datasets for Portuguese: Lista de conjuntos de dados linguísticos para língua portuguesa com licença flexíveis: banco de dados, lista de palavras, sinônimos, antônimos, dicionário temático, tesauro, linked data, semântica, ontologia e representação de conhecimento
Stars: ✭ 46 (-17.86%)
Mutual labels:  dictionary
myG2P
Myanmar (Burmese) Language Grapheme to Phoneme (myG2P) Conversion Dictionary for speech recognition (ASR) and speech synthesis (TTS).
Stars: ✭ 43 (-23.21%)
Mutual labels:  dictionary
ws4j
WordNet Similarity for Java provides an API for several Semantic Relatedness/Similarity algorithms
Stars: ✭ 41 (-26.79%)
Mutual labels:  wordnet
warble
Native Linux word-guessing game built in Vala and Gtk for elementary OS
Stars: ✭ 82 (+46.43%)
Mutual labels:  gtk4
langua
A suite of language tools
Stars: ✭ 29 (-48.21%)
Mutual labels:  dictionary
English-Persian-Word-Database
English Persian Word Database - Popular database extensions
Stars: ✭ 19 (-66.07%)
Mutual labels:  dictionary
kictor
A dictionary based on the console, 一个基于控制台的词典工具
Stars: ✭ 15 (-73.21%)
Mutual labels:  dictionary
BinPackage
The vocabulary of modern Icelandic, encapsulated in a Python package
Stars: ✭ 19 (-66.07%)
Mutual labels:  dictionary
engAraDictionaryFrom ArabEyes
English - Arabic dictionary MySQL database based on WordList from ArabEyes Team
Stars: ✭ 29 (-48.21%)
Mutual labels:  dictionary
Translator
Translator for Elementary OS
Stars: ✭ 13 (-76.79%)
Mutual labels:  dictionary
ReversoAPI
Reverso API wrapper for Python
Stars: ✭ 39 (-30.36%)
Mutual labels:  dictionary
calculator
Calculator app designed for elementary OS
Stars: ✭ 73 (+30.36%)
Mutual labels:  gtk4
MouseTooltipTranslator
chrome extension - When mouse hover on text, it shows translated tooltip using google translate
Stars: ✭ 93 (+66.07%)
Mutual labels:  dictionary
sentiment analysis dict
sentiment analysis、情感分析、文本分类、基于字典、python、classification
Stars: ✭ 111 (+98.21%)
Mutual labels:  dictionary

Wordbook
Wordbook

Lookup definitions of any English term

Searching (Light mode)

Wordbook is an offline English-English dictionary application built for GNOME using the Open English WordNet database for definitions and the reliable eSpeak for pronunciations (both audio and phoneme).

Features

  • Fully offline after initial data download
  • Random Word
  • Live Search
  • Double click to search
  • Custom Definitions feature using Pango Markup or an HTML subset for formatting
  • Support for GNOME Dark Mode and launching app in dark mode.

Screenshots

Welcome screen (Light mode) Searching (Light mode)

Welcome screen (Dark mode) Searching (Dark mode)

Requirements

  • GTK 4.6+ [Arch: gtk4]
  • libadwaita 1.1.0+ [Arch: libadwaita]
  • Python 3 [Arch: python]
  • Standalone WordNet Python module [Arch AUR: python-wn]
  • Python GObject [Arch: python-gobject]
  • eSpeak-ng (For pronunciations and audio) [Arch: espeak-ng]

Installation

Using Flatpak

Download on Flathub

Using distro-specific packages

Right now, Wordbook is only packaged for Arch through the AUR as wordbook.

From Source

To install, first make sure of the dependencies as listed above.

make setup
make install

For a local build with debugging enabled:

make setup
make develop
make run
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].