Skip to content
This repository has been archived by the owner on Jul 21, 2022. It is now read-only.
/ smil Public archive

πŸ˜ƒ Find emojis from the command-line

Notifications You must be signed in to change notification settings

jenbuzz/smil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

50 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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