Skip to content

[DEPRECATED] Find any word's definition with this handy dictionary.

License

Notifications You must be signed in to change notification settings

lainsce/palaura

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
libgstreamer1.0-dev

Building

Simply clone this repo, then:

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