/orpheus

X11 simple and lightweight emoji picker

Primary LanguageCGNU General Public License v3.0GPL-3.0

Orpheus

x11 lightwighet emoji picker no toolkit

Demo


click to copy

Install

you need to have x11, git, gcc and make installed
you also need to have xclip installed for copying to clipboard

git clone https://github.com/i007c/orpheus.git
cd orpheus
sudo make install

then just run the orpheus or emoji-picker as you wish

Configuration

make command will generate a new file for you in src directory
called config.h. read the comments in this file and changed them as you wish.

Todos

  • Support for multi char emojis
  • Smooth rendering
  • Better keyboard shortcuts
  • debug rendering emojis

Feel Free to Contribute