Skip to content

ai0/alfred-gitmoji-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alfred gitmoji

Github Releases License

About

This simple Alfred workflow lets you quick search and input gitmoji.

Install

Manual

Download and open file using Alfred.

Packal

Link

Usage

gitmoji List all gitmojis

gitmoji [keyword] Search gitmoji use keyword

After you hit Enter↩ the selected gitmoji will be inputted to front most app. And you can also use ⌘ + C to just copy selected gitmoji.

Configuration

The workflow is configured via the configuration sheet ([𝒙]) in Alfred Preferences and via a couple of text files in its data directory.

Configuration sheet

Basic configuration is performed in the configuration sheet:

Option Value Description
GITMOJI_COPY_TYPE [code|emoji] The output type of gitmoji, code will return pure text like :fire:, and emoji will return unicode emoji.

Screenshot

Screenshot

License

MIT License