GithubHelp home page GithubHelp logo

gomoji's Introduction

Welcome to Gomoji!

Gomoji is a simple emoji CLI tool to quickly find and copy emojis to your clipboard.

Installation

./install.sh
make install

Usage

# Find all emojis that match the search term
# This only return the default emoji
# (Not all emojis have a default e.g. doctor)
gomoji [search term]

# Find all emojis that match the search term
# This returns all emojis including genders and skin tones
gomoji --all [search term]

Examples

gomoji golf

๐ŸŒ U+1F3CC :person_golfing:
โ›ณ U+26F3 :golf:

gomoji --all golf

๐ŸŒ U+1F3CC :person_golfing:
๐ŸŒ๐Ÿป U+1F3CC U+1F3FB :person_golfing_tone1:
๐ŸŒ๐Ÿผ U+1F3CC U+1F3FC :person_golfing_tone2:
๐ŸŒ๐Ÿฝ U+1F3CC U+1F3FD :person_golfing_tone3:
๐ŸŒ๐Ÿพ U+1F3CC U+1F3FE :person_golfing_tone4:
๐ŸŒ๐Ÿฟ U+1F3CC U+1F3FF :person_golfing_tone5:
๐ŸŒ๏ธโ€โ™‚๏ธ U+1F3CC U+FE0F U+200D U+2642 U+FE0F :man_golfing:
๐ŸŒ๐Ÿปโ€โ™‚๏ธ U+1F3CC U+1F3FB U+200D U+2642 U+FE0F :man_golfing_tone1:
๐ŸŒ๐Ÿผโ€โ™‚๏ธ U+1F3CC U+1F3FC U+200D U+2642 U+FE0F :man_golfing_tone2:
๐ŸŒ๐Ÿฝโ€โ™‚๏ธ U+1F3CC U+1F3FD U+200D U+2642 U+FE0F :man_golfing_tone3:
๐ŸŒ๐Ÿพโ€โ™‚๏ธ U+1F3CC U+1F3FE U+200D U+2642 U+FE0F :man_golfing_tone4:
๐ŸŒ๐Ÿฟโ€โ™‚๏ธ U+1F3CC U+1F3FF U+200D U+2642 U+FE0F :man_golfing_tone5:
๐ŸŒ๏ธโ€โ™€๏ธ U+1F3CC U+FE0F U+200D U+2640 U+FE0F :woman_golfing:
๐ŸŒ๐Ÿปโ€โ™€๏ธ U+1F3CC U+1F3FB U+200D U+2640 U+FE0F :woman_golfing_tone1:
๐ŸŒ๐Ÿผโ€โ™€๏ธ U+1F3CC U+1F3FC U+200D U+2640 U+FE0F :woman_golfing_tone2:
๐ŸŒ๐Ÿฝโ€โ™€๏ธ U+1F3CC U+1F3FD U+200D U+2640 U+FE0F :woman_golfing_tone3:
๐ŸŒ๐Ÿพโ€โ™€๏ธ U+1F3CC U+1F3FE U+200D U+2640 U+FE0F :woman_golfing_tone4:
๐ŸŒ๐Ÿฟโ€โ™€๏ธ U+1F3CC U+1F3FF U+200D U+2640 U+FE0F :woman_golfing_tone5:
โ›ณ U+26F3 :golf:

Coming Soon

  • Add support for configuring gender and skin tone
  • Add support for favorite emojis

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.