Skip to content

CLI tool to output emoji. Inspired by pocke/emo.

License

Notifications You must be signed in to change notification settings

shinshin86/emors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emors

CLI tool to output emoji.

Inspired by pocke/emo.

The list of emoji can be found here (UnicodeのEmojiの一覧).

Screenshot

Demo image

Install

cargo install --git https://github.com/shinshin86/emors.git

Usage

Usage: emors [ all | select | random ]

Display all emoji list
$ emors all

Display the specified emoji
$ emors select <emoji name>

Display an emoji randamly
$ emors random

Display two emoji randamly
$ emors random 2

Display many emoji randamly
$ emors random 1000

License

MIT

Author

Yuki Shindo

About

CLI tool to output emoji. Inspired by pocke/emo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages