8000 GitHub - johanbrook/mojibar: :chocolate_bar: Emoji searcher but as a menubar app.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000 forked from muan/mojibar

🍫 Emoji searcher but as a menubar app.

Notifications You must be signed in to change notification settings

johanbrook/mojibar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

🍫 Emoji searcher but as a menubar app.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 83.0%
  • CSS 13.1%
  • HTML 3.9%
0