mojibar

🍊 Emoji searcher but as a menubar app.
授权协议 MIT License
开发语言 JavaScript
所属分类 程序开发、 Emoji 表情相关
软件类型 开源软件
地区 不详
投 递 者 俞飞鸣
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Mojibar Travis CI build status JS Standard Style Greenkeeper badge

A menubar app adaptation of Emoji searcher.

Install

OSX

�� Download and drag

Download the latest version for Mac on the releases page (and drag into your apps folder.)

�� Install using Homebrew Cask

# Make sure homebrew knows about the latest mojibar
$ brew update && brew upgrade brew-cask
# Install mojibar
$ brew cask install mojibar

After installation, find Mojibar in your apps folder or search Mojibar in spotlight. Mojibar will appear in your tray at the top right corner of your screen.

To upgrade mojibar installed from brew-cask to a newer version:

$ brew cask reinstall mojibar

Linux

�� Download and drag

Download the latest version for Linux on the releases page (and drag into your apps folder.)

You can use it without install any font, but the not all emoji will work, to get all emoji list you can try these approach:

  1. Color – Follow these instructions
  2. Black and White – Download this emoji font

Usage

control + shift + space
Open app.

command/control + ,
Open preference (while window is open).

�� / �� / �� / ��
Navigate between emojis.

enter
Copy emoji unicode char and exit. For example: ��.

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

space
Next page.

shift + space
Previous page.

/
Jump to the search field.

esc
Exit.

command/control + q
Quit Mojibar (while window is open).

Build

��

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

Built with

❤️

相关阅读

相关文章

相关问答

相关文档