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
- Host: GitHub
- URL: https://github.com/rknightuk/alfred-workflow-icon-gen
- Owner: rknightuk
- Created: 2022-12-16T08:49:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-21T14:57:46.000Z (almost 3 years ago)
- Last Synced: 2025-02-03T22:11:39.644Z (11 months ago)
- Language: Shell
- Size: 81.8 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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).