Skip to content

ckhatton/mojibar

Repository files navigation

Mojibar

A menubar app adaptation of Emoji searcher.

⚠️ Note:

This is a detached fork of the original Mojibar, which has been archived. This fork is a little more up-to-date, with updated emojilib version and audits the other packages, though lacking an offical release at the moment.

For now, you can just copy the package.json and package-lock.json files into the app. You can do this be first making sure the app is closed (cmd+q when the emoji selector is open) and then right-clicking on the app icon in Applications and then selecting "Show Package Contents", then root to Contents > Resources > app. Replace the two files there.

screenshot

Install

OSX

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

Linux

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

You can use it without installing 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: :poop:.

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/ckhatton/mojibar.git
> cd mojibar
> npm install
> npm start

Built With

❤️

About

v3 🍊 Emoji searcher but as a menubar app.

Resources

License

Stars

Watchers

Forks

Packages

No packages published