![]() |
![]() |
Install dependencies
python3 -m venv --system-site-packages .venv
source .venv/bin/activate
pip install -r requirements-dev.txtRun the script to update emoji data
./scrape-emojis.sh- Supports Apple and Noto emoji preview renders
- Search by emoji name, or by shortcode by beginning the search with
: - Support for multiple skin tones via settings
- emojibase.dev for emoji shortcode data ❤️
- noto-emoji for emoji styles ❤️.
Distributed under the Apache License 2.0. See LICENSE for details.


