Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 924 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 924 Bytes

icon Palaura

Find any word's definition with this handy dictionary

Get it on AppCenter

Build Status License: GPL v3

Screenshot

Donations

Would you like to support the development of this app to new heights? Then:

Be my backer on Patreon

Dependencies

Please make sure you have these dependencies first before building.

granite
gtk+-3.0
gtksourceview-3.0
meson
libsoup2.4
libjson-glib

Building

Simply clone this repo, then:

meson build && cd build
meson configure -Dprefix=/usr
sudo ninja install