emoji

command module
v0.0.0-...-e840734 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2021 License: MIT Imports: 7 Imported by: 0

README

Emoji

Inspired by kyokomi/emoji

A command-line tool for searching Emoji. You can check the Emoji you want directly on your shell without annoying web search. Emoji is written in Go with support for multiple platforms.

Installation

Go (at least Go 1.12) required to build

  1. Clone repository

    $ git clone https://github.com/zajann/emoji.git
    # OR
    $ go get github.com/zajann/emoji
    
  2. Build

    $ go build
    

    After build, you can see a binary file: emoji. I recommend you move the emoji to your $PATH to directly use it wherever you are. (eg. /usr/local/bin, $HOME/bin)

Usage

  • Basic

    $ emoji apple
    
  • Multi Keywords

    You can query with multiple keywords.

    $ emoji apple banana kiwi
    
  • Random

    Use -r option to get Emoji randomly (default outputs: 10)

    $ emoji -r
    
  • Random on number

    Yon can query on number with -r option to get more or less.

    $ emoji -r 20
    

Demo

demo

  • Full Demo

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
internal
data
Package data provide emoji data
Package data provide emoji data

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL