A fork of Mojibar for Win32 platform
Now it looks fine on Windows 😁
🚧
$ git clone https://github.com/aprilorange/mojibar.git
$ cd mojibar
$ npm install
$ npm run app
If you don't have electron-prebuilt
, do this:
$ npm install electron-prebuilt -g
For keyboard
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
Hide the window.
shift + esc
Exit the app.
For mouse
Double click on the image of emoji
Copy emoji unicode char and exit.
Double click on the code of emoji
Copy emoji code and exit.