a-covar / mojibar

:tangerine: Emoji searcher but as a menubar app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mojibar js-standard-style

A menubar app adaptation of Emoji searcher.

screenshot

Install

🚩 Download and drag

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

🚩 Install using Homebrew Cask

$ brew cask install mojibar

🚩 Launch Mojibar

Go into your apps folder and select Mojibar (Mac shortcut: use command-space bar, then type Mojibar in the spotlight search field). Mojibar will display in the menubar at the top right corner of your screen.

Usage

control + shift + space
Open app.

command + ,
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 + q
Quit Mojibar (while window is open).

Build

🚧

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

Built with

❀️

About

:tangerine: Emoji searcher but as a menubar app.

License:MIT License


Languages

Language:JavaScript 82.5%Language:CSS 14.5%Language:HTML 3.0%