jenbuzz / smil

πŸ˜ƒ Find emojis from the command-line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Coverage Status

smil

Emoji CLI-App: Find emojis from the command-line and copy them to the clipboard.

Installation

$ npm install -g smil

Usage

Search:

$ smil
? Search for an emoji: (Use arrow keys or type to search)
❯ πŸ’―
  πŸ”’
  πŸ˜€
  😬
  😁
  πŸ˜‚
  🀣
(Move up and down to reveal more choices)

Direct lookup:

$ smil rainbow
🌈

$ smil rainb
🌈

For help with usage from the command-line run the following:

$ smil --help

License

This package is open-sourced software licensed under the MIT license

About

πŸ˜ƒ Find emojis from the command-line


Languages

Language:JavaScript 100.0%