Skip to content

ellie-commons/wingpanel-indicator-emoji-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: GPL v3

Emoji Picker

A sleek and fast emoji picker designed for elementary OS. Easily find and copy emojis with an intuitive and minimalist interface

Emoji Picker

Building and Installation

You'll need the following dependencies:

gobject-introspection
libglib2.0-dev
libgranite-dev >= 6.0.0
libnotify-dev
libwingpanel-dev
meson >= 0.58.0
libjson-glib-dev
valac

Run meson to configure the build environment and then ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install

sudo ninja install

Releases

No releases published

Packages

No packages published