muan / mojibar

:tangerine: Emoji searcher but as a menubar app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mojibar Travis CI build status JS Standard Style Greenkeeper badge

A menubar app adaptation of Emoji searcher.

screenshot

Install

OSX

🚩 Download and drag

Download the latest version for Mac on the releases page (and drag into your apps folder.)

🚩 Install using Homebrew Cask

# Make sure homebrew knows about the latest mojibar
$ brew update && brew upgrade brew-cask
# Install mojibar
$ brew cask install mojibar

After installation, find Mojibar in your apps folder or search Mojibar in spotlight. Mojibar will appear in your tray at the top right corner of your screen.

To upgrade mojibar installed from brew-cask to a newer version:

$ brew cask reinstall mojibar

Linux

🚩 Download and drag

Download the latest version for Linux on the releases page (and drag into your apps folder.)

You can use it without install any font, but the not all emoji will work, to get all emoji list you can try these approach:

  1. Color – Follow these instructions
  2. Black and White – Download this emoji font

Usage

control + shift + space
Open app.

command/control + ,
Open preference (while window is open).

πŸ‘†/πŸ‘‡/πŸ‘ˆ/πŸ‘‰
Navigate between emojis.

enter
Copy emoji unicode char and exit. For example: πŸ’©.

shift + enter
Copy emoji code and exit. For example: :poop:.

space
Next page.

shift + space
Previous page.

/
Jump to the search field.

esc
Exit.

command/control + q
Quit Mojibar (while window is open).

Build

🚧

$ git clone https://github.com/muan/mojibar.git
$ cd mojibar
$ npm install
$ npm start

Built with

❀️

About

:tangerine: Emoji searcher but as a menubar app.

License:MIT License


Languages

Language:JavaScript 86.5%Language:CSS 11.3%Language:HTML 2.2%