Skip to content

pionaiki/akkoma-emoji-pack-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

akkoma-emoji-pack-generator

Basic bash script to generate a pack.json file for an already existing folder of emoji image files.

Usage

Execute the script with a directory string as an argument

$ make-pack.sh $directory

e.g.

$ make-pack.sh /var/lib/akkoma/static/emoji/New_Pack

Emoji file extensions

By default the script only recognizes .png, .gif, and .webp files, you can easily add other extensions by editing the if statement in the script, if needed.

About

Basic bash script to generate a pack.json file from a directory of emoji image files.

Topics

Resources

License

Stars

Watchers

Forks

Languages