Ported by Mave, from Wox.Plugin.FancyEmoji by 821C3
Search for an emoji and get it directly into your clipboard, ready to paste anywhere 📋
Action keyword is "e" 🤯
- Unzip Images.zip -> Images in the plugin dir
- Make sure you have Python3 installed, and Flow has access to Python3. See Flow.Launcher > Integrations
- Open a terminal in the plugin directory, with access to Python3, and run
pip install -r requirements.txt
- Open a terminal in the plugin directory, with access to Python3, and run