Skip to content

LinuxForGeeks/emoji-picker

Repository files navigation

Emoji Picker

An emoji picker for Gnome based Linux desktops.

screenshot

Installation

The following dependencies are required:

  • python3
  • python3-gi
  • gir1.2-gtk-3.0
  • python3-xlib

To install all the dependencies on debian or derivates, run:

sudo apt install python3 python3-gi gir1.2-gtk-3.0 python3-xlib

Next, open a terminal in the 4g-indicator folder & run install script:

sudo ./install.sh

To uninstall run:

sudo ./uninstall.sh

Update

Simply run the install script in sudo mode & all files should be updated.

Credits

Original work done by mdebski.

License

Emoji Picker is licensed under the GPL license.

About

An emoji picker for Gnome based Linux desktops, quite similar to ideogram https://github.com/cassidyjames/ideogram

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published