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

https://github.com/patarapolw/emojazz

Jazzy emoji / kaomoji picker
https://github.com/patarapolw/emojazz

emoji-picker

Last synced: 7 months ago
JSON representation

Jazzy emoji / kaomoji picker

Awesome Lists containing this project

README

          

Jazzy emoji / kaomoji picker

## Goals

- Customizability / extendability / personalizability
- Includes Kaomoji
- Works offline / completely free
- Accepts contribution / allows to fork

## Demo

See .

## Downloading

- Go to , and download OS-specific zip.
- Oddly, `*.tar` does have CLI utility natively on Windows 10, but not GUI. If you can't unzip, try 7-zip.

## Backward compatibility to Windows 7

- [webview/webview](https://github.com/webview/webview) does not support Windows, and MUST NOT be included. You should download `emojazz-windows-no_fallback.tar` instead. Also, you need to either upgrade Internet Explorer to Microsoft Edge; or install Google Chrome.

## Chrome / Chromium is first-rated

If Chrome or Chromium is installed in that machine, it will try to locate it. Otherwise, define path to Chrome / Chromium using the environmental variable `LORCACHROME`.

## How to customize

- Edit the YAML to however you wanted. Wrong YAML format will crash the app, anyway.
- You can add additional images to `img/`.
- You DO NOT need fonts and images (as they are serve from the CDN), but if you want to be completely offline, get all files from `https://github.com/patarapolw/emojazz/tree/main/packages/nodejs/assets/{fonts,img}`, and put them at `/{fonts,img}`
- Double click the launcher (e.g. `*.exe` in Windows, and `*.app` in macOS)