10000 GitHub - vaghul/mojibar: :tangerine: 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
/ mojibar Public
forked from muan/mojibar

🍊 Emoji searcher but as a menubar app.

License

Notifications You must be signed in to change notification settings

vaghul/mojibar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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.

cmd + q
Quit Mojibar (while window is open).

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

Built with

❤️

About

🍊 Emoji searcher but as a menubar app.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 82.7%
  • CSS 12.8%
  • HTML 4.5%
0