Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Quilljou/alfred-gitmoji-workflow

🔥 An Alfred workflow for gitmoji
https://github.com/Quilljou/alfred-gitmoji-workflow

Last synced: about 1 month ago
JSON representation

🔥 An Alfred workflow for gitmoji

Awesome Lists containing this project

README

        

# Gitmoji Workflow for Alfred

[![GitHub Releases](https://img.shields.io/github/downloads/Quilljou/alfred-gitmoji-workflow/latest/total.svg)](https://github.com/Quilljou/alfred-gitmoji-workflow/releases)

> [Gitmoji](https://github.com/carloscuesta/gitmoji) is an initiative to standardize and explain the use of emojis on GitHub commit messages.

Search gitmojis and then copy to clipboard, So you don't have to remember what the emoji means.

## Install

1. [Download](https://github.com/Quilljou/alfred-gitmoji-workflow/releases)
2. double click to install([Alfred](https://www.alfredapp.com/) is required)

## Usage
![demo](./screenshots/demo.gif)

Type `gitmoji` in Alfred will list all gitmojis. Also you can search gitmojis with description or name given in [gitmoji](https://gitmoji.carloscuesta.me/).

Then `enter` to copy to clipboard. Also It' will automatically paste to front most app.

## Others

- Data is from [gitmoji](https://github.com/carloscuesta/gitmoji), This workflow will update data once a week.

- Inspired By [alfred-github-workflow](https://github.com/gharlan/alfred-github-workflow) and [alfred-caniuse-workflow](https://github.com/willfarrell/alfred-caniuse-workflow)

- Thanks for [Workflows](https://github.com/jdfwarrior/Workflows)

- Related to [alfred-emoji-workflow](https://github.com/carlosgaldino/alfred-emoji-workflow)

## :bug: Bug
Type `gitmoji` first will show nothing, It will be fixed in second typing.