tommoor / mojibar

:chocolate_bar: 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

Download the latest version for Mac on the releases page.

Build

🚧

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

If you don't have electron-prebuilt, do this:

$ npm install electron-prebuilt -g

Usage

ctrl + shift + space
Open app.

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

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

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

space
Next 6~9 results.

shift + space
Previous 6~9 results.

/
Jump to the search field.

esc
Exit.

Built with

❀️

About

:chocolate_bar: Emoji searcher but as a menubar app.


Languages

Language:JavaScript 83.0%Language:CSS 13.1%Language:HTML 3.9%