Skip to content

xfce-mirror/xfce4-dict

Repository files navigation

License

Xfce4 Dictionary

A client program to query different dictionaries.

This program allows you to search different kinds of dictionary services for words or phrases and shows you the result. Currently you can query a "Dict" server(RFC 2229), any online dictionary service by opening a web browser or search for words using a spell check program like aspell, ispell or enchant. It's also possible to query Large Language Models running via Ollama.

xfce4-dict contains a stand-alone application called "xfce4-dict" and a panel plugin for the Xfce panel.


Homepage

Xfce4 Dictionary documentation

Changelog

See NEWS for details on changes and fixes made in the current release.

Required Packages

Xfce4 Dictionary depends on the following packages:

Source Code Repository

Xfce4 Dictionary source code

Download a Release Tarball

Xfce4 Dictionary archive or Xfce4 Dictionary tags

Installation

From source code repository:

% cd xfce4-dict
% meson setup build
% meson compile -C build
% meson install -C build

From release tarball:

% tar xf xfce4-dict-<version>.tar.xz
% cd xfce4-dict-<version>
% meson setup build
% meson compile -C build
% meson install -C build

Uninstallation

% ninja uninstall -C build

Reporting Bugs

Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.

About

Mirror repository, PRs are not watched, please use Xfce's GitLab

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors