Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/Quilljou/alfred-gitmoji-workflow
- Owner: Quilljou
- Created: 2018-11-24T15:43:11.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-08T16:54:47.000Z (about 6 years ago)
- Last Synced: 2024-11-08T06:47:30.191Z (about 1 month ago)
- Language: PHP
- Homepage:
- Size: 4.12 MB
- Stars: 19
- Watchers: 5
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-star - alfred-gitmoji-workflow
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.