A menubar app adaptation of Emoji searcher.
🚧
$ git clone https://github.com/muan/mojibar.git
$ cd mojibar
$ npm install
$ npm run app
At the moment you'd also need electron-prebuilt to run the app, so if you don't have it, do this:
$ npm install electron-prebuilt -g
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.