3 releases (breaking)

0.5.0 May 13, 2024
0.4.0 May 11, 2024
0.1.0 Jan 7, 2023

#132 in Compression

Download history 1/week @ 2024-06-04 3/week @ 2024-06-11

163 downloads per month

AGPL-3.0-or-later

46KB
815 lines

emoji-gen

A script written in Rust to generate a ZIP with right formating for a emoji pack.

Usage

Put all emojis you want to import in a folder, use subfolders for different groups.

cargo install emoji-gen
emoji-gen local --folder . [optionally add --group "GroupName"]

emoji-gen fetch --host https://example.com --output test

emoji-gen upload --input test.zip --host https://example.com

upload the zip file to calckey and import it.

Dependencies

~23–39MB
~611K SLoC