Skip to content

ecmendenhall/fmj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fmj

A pure awk emoji formatter.

fmj

Installation

Put fmj somewhere on your $PATH. I keep tools like this in ~/.bin:

$ git clone https://github.com/ecmendenhall/fmj
$ mv fmj/fmj ~/.bin

Usage

fmj is a Unix filter. Give it text containing emoji shortcodes on STDIN and it replaces them with the corresponding unicode characters:

$ echo :joy_cat: | fmj

If there is no input on STDIN, fmj reads from a file. Try, e.g.

$ fmj they_hatin

in this project directory.

About

A POSIX emoji formatter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published