Skip to content

lainsce/palaura

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
po
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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