All Projects → muan → Mojibar

muan / Mojibar

Licence: mit
🍊 Emoji searcher but as a menubar app.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to Mojibar

Nocturnal
A simple macOS app to toggle dark mode with one click
Stars: ✭ 142 (-93.04%)
Mutual labels:  menubar
Vue Twemoji Picker
Vue Twemoji Picker - A fast plug-n-play Twemoji Picker (+textarea for Twemoji rendering) for Vue. Support Unicode Emoji 13.0.
Stars: ✭ 154 (-92.45%)
Mutual labels:  emoji
Ambar Swiftui
Ambar is a macOS Menu Bar app built with SwiftUI.
Stars: ✭ 170 (-91.67%)
Mutual labels:  menubar
Laravel Emoji
😄 This package assist you in getting started with emoji easily.
Stars: ✭ 146 (-92.84%)
Mutual labels:  emoji
Chinese Lunar Calendar For Mac
Chinese Lunar Calendar for Mac
Stars: ✭ 150 (-92.65%)
Mutual labels:  menubar
Github Complete.vim
Vim input completion for GitHub
Stars: ✭ 161 (-92.11%)
Mutual labels:  emoji
Emoji Commit Messages
🌵 A fun paradigm to encourage cleaner commits.
Stars: ✭ 138 (-93.24%)
Mutual labels:  emoji
Emoji Ime Dictionary
日本語で絵文字入力をするための IME 追加辞書 📙 Google 日本語入力などで日本語から絵文字への変換を可能にする IME 拡張辞書です
Stars: ✭ 172 (-91.57%)
Mutual labels:  emoji
Spacymoji
💙 Emoji handling and meta data for spaCy with custom extension attributes
Stars: ✭ 151 (-92.6%)
Mutual labels:  emoji
Mac Os X App Menu Bar Popup
Mac OS X Application like a menu bar popup message
Stars: ✭ 168 (-91.76%)
Mutual labels:  menubar
Gemoji
Info on GitHub emoji: gemoji
Stars: ✭ 146 (-92.84%)
Mutual labels:  emoji
Uitextviewdiyemojiexample
Example of insert custom emoji image in to UITextView. And get the represent string back after editing.
Stars: ✭ 148 (-92.75%)
Mutual labels:  emoji
Padroes De Commits
📄 Padrão de commits para repositórios.
Stars: ✭ 164 (-91.96%)
Mutual labels:  emoji
Electron Menubar
Boilerplate for electron menubar application with PopOver with React + Webpack
Stars: ✭ 145 (-92.89%)
Mutual labels:  menubar
Twemoji
Emoji for everyone. https://twemoji.twitter.com/
Stars: ✭ 13,604 (+566.86%)
Mutual labels:  emoji
Gacp
💬Git add, commit, push with Conventional Commits and Gitmoji.
Stars: ✭ 139 (-93.19%)
Mutual labels:  emoji
React Site Nav
A kick ass site menu powered by styled components inspired by Stripe.
Stars: ✭ 155 (-92.4%)
Mutual labels:  menubar
Emoji
💌 Find the emoji that echoes your mind.
Stars: ✭ 2,072 (+1.57%)
Mutual labels:  emoji
Spotify Now Playing
Spotify now playing information and control popup for macOS menu bar
Stars: ✭ 171 (-91.62%)
Mutual labels:  menubar
Frameless Titlebar
Customizable Electron Titlebar for frameless windows
Stars: ✭ 167 (-91.81%)
Mutual labels:  menubar

Mojibar Travis CI build status JS Standard Style Greenkeeper badge

A menubar app adaptation of Emoji searcher.

screenshot

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

Built with

❤️

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].