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

https://github.com/rknightuk/alfred-workflow-icon-gen

Script to generate icons for my Alfred workflows
https://github.com/rknightuk/alfred-workflow-icon-gen

Last synced: 9 months ago
JSON representation

Script to generate icons for my Alfred workflows

Awesome Lists containing this project

README

          

## Alfred Workflow Icon Generator

I use [Feather Icons](https://feathericons.com/) for all [my Alfred workflows](https://github.com/rknightuk/alfred-workflows) and have a number of backgrounds I use - pink being the default. This script uses [ImageMagick `convert`](https://imagemagick.org/script/convert.php) to generate icons.

Example usage, (run `./gen.sh help` for help):

`./gen.sh archive alfred-archiver`

Requires [ImageMagick](https://imagemagick.org/script/command-line-tools.php) and [ImageOptim CLI](https://github.com/JamieMason/ImageOptim-CLI).