Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jukben/alfred-emoji
✌Alfred 3 workflow to find relevant emoji based on text
https://github.com/jukben/alfred-emoji
Last synced: 4 days ago
JSON representation
✌Alfred 3 workflow to find relevant emoji based on text
- Host: GitHub
- URL: https://github.com/jukben/alfred-emoji
- Owner: jukben
- License: mit
- Archived: true
- Created: 2017-09-28T14:12:00.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-21T19:21:25.000Z (about 5 years ago)
- Last Synced: 2024-04-23T14:42:15.645Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 441 KB
- Stars: 52
- Watchers: 3
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred-test - jukben/alfred-emoji - ✌Alfred 3 workflow to find relevant emoji based on text (JavaScript)
README
# alfred-emoji
> Deprecated in favor of https://github.com/jsumners/alfred-emoji/.*
>
> \* It's much better, especially the approach with custom [images generated at the client side](https://github.com/jsumners/alfred-emoji/blob/master/lib/genicons.js) – great idea.
search for you favorite emoji without struggle
Screen is from version 0.0.3. See version [0.0.2](https://i.imgur.com/OL3WST0.png)# Usage
With this workflow, you can search for you emoji with an ease. Just type **e**. If there is no connection available will fallback to offline vocabulary. You can enforce this behavior in settings.
## Install
run `npm i -g alfred-emoji` if you prefer Node ecosystem or you could download latest `.alfredworkflow` bundle from [releases](https://github.com/jukben/alfred-emoji/releases) and install it simply by double click on it.
*Requires [Node.js](https://nodejs.org/en/) and [Alfred 3 Powerpack](https://www.alfredapp.com/powerpack/)*
## Development
Simlink this folder into Alfred's workflows folder.
## About
Based on [great deep learning AI Dango](https://getdango.com/), powered by [Alfy](https://github.com/sindresorhus/alfy)
## License
MIT