An open API service indexing awesome lists of open source software.

https://github.com/tomurisk/emote-appimage

AppImage repack of Emote emoji picker for Linux created by Tom J. Watson
https://github.com/tomurisk/emote-appimage

applications centos8 deployment emoji emoji-picker linux linux-app packaging rhel8

Last synced: 2 months ago
JSON representation

AppImage repack of Emote emoji picker for Linux created by Tom J. Watson

Awesome Lists containing this project

README

          

![GitHub License](https://img.shields.io/github/license/Tomurisk/emote-appimage)
# New nifty little features!
You can now middle‑click the preview to discard emojis. They also wrap across multiple rows, making it easier to work with dozens of emojis!
![Demo](demo.gif)

Diacritics are now discarded, you may now search "curaçao" as "curacao"

# Additional packages to install on your system
X11: xdotool is already bundled

Wayland: `wl-copy ydotool`

# Application menu (un)registration
Run the AppImage in command line with argument `--reg` or `-r` to create the desktop file and associated icon

Run the AppImage in command line with argument `--unreg` or `-u` to remove them

# Help, some emojis are too wide!
Your version of Pango, the library that renders text in GTK, doesn't support the version of Unicode `openmoji.csv` file was defined in.

The easiest solution would be checking when was your distro released, and downloading `openmoji.csv` of around that date, then placing it into `~/.config` saved exactly as `openmoji.csv`.

Emoji data is sourced from https://raw.githubusercontent.com/hfg-gmuend/openmoji/master/data/openmoji.csv

# Tested distros
Ubuntu 18.10

Debian 10

CentOS 8

Fedora 35

openSUSE Leap 15.5

Mageia 7.1

Linux Mint 22.3 Zena

Fedora 43

Solus 2025-11-29

Void Linux 20250202

EndeavourOS Ganymede Neo

# Credits
![GitHub License](https://img.shields.io/github/license/tom-james-watson/Emote)

Emote is a modern emoji picker for Linux, created by Tom J. Watson.
Copyright © Tom J. Watson.

Emote is licensed under the GNU General Public License, version 3.0 (GPL‑3.0).
You can find the full license text at: https://www.gnu.org/licenses/gpl-3.0.html

This AppImage includes the Emote Python module from the upstream project, which is also licensed under GPL‑3.0. Patches included or/and referenced in the script are also subjected to GPL‑3.0 license.

Source code is available at: https://github.com/tom-james-watson/Emote

## Other components
This AppImage bundles multiple third‑party components, each under its own license. The license of this project applies only to the project's own source code and does not cover the AppImage as a whole. Because the AppImage combines software under different and potentially incompatible licenses, it should be treated as a convenience artifact rather than a redistributable package. Anyone modifying or redistributing it should review the licenses of all bundled components to ensure compliance.