0.5.0 • Published 8 years ago

emojiui v0.5.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

EmojiUI

js-standard-style

Simple Offline Emoji finding tool using Electron. Uses @muan's emoji under the hood.

Screenshots

emojiui

smile_emojiui

Install and Run

$ sudo npm install emojiui -g
$ emojiui
# may need to install electron
# sudo npm install electron-prebuilt -g

or

$ git clone --recursive https://github.com/aviaryan/emojiui.git
$ cd emojiui
$ sudo npm install -g
$ emojiui

If you don't want to install globally,

$ git clone --recursive https://github.com/aviaryan/emojiui.git
$ cd emojiui
$ sudo npm install
$ npm start

Keyboard Shortcuts

Esc     - Minimize the window
Ctrl+Q  - Exit
Cmd+Q   - Exit

License

MIT

0.5.0

8 years ago

0.4.0

8 years ago

0.2.5

8 years ago

0.2.0

8 years ago