bskim45 / alfred-helm-hub

🧢 Search Helm charts from artifacthub.io via Alfred

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alfred-helm-hub

Quickly search Helm charts from Helm Hub via Alfred workflow

Supports Alfred 4 on macOS 12.3+ (Python 3.8+).

⚠️ Using this workflow on macOS 12.3+ Monterey

2.0.0 is the first version that supports macOS 12.3+ (Python 3.8+).
Please upgrade your workflow version to 2.0.0 or later if you are using macOS 12.3+.

Feel free to open issues for any troubles regarding this change.

⚠️ Note to macOS 12.2 or below users

1.3.0 is the last version that supports macOS 12.2 and below (Python 2).
Please do not upgrade to 2.x version if you are using macOS 12.2 or below.

Install

Download latest package from releases

Usage

Search helm charts from hub

helm nginx

Press Enter⏎ will open browser and navigate to the chart page.

By default, this workflow shows the results from both chartcenter.io and hub.helm.sh. You can toggle this behavior:

hub repo

Press Enter⏎ to toggle the results from selected hub repo.

License

The code is released under the MIT licence. See LICENSE for details.

Awesome alfred-workflow library by @NorthIsUp is also released under MIT License.

alfred-workflow is originally created by @deanishe and ported to Python 3 by @NorthIsUp.

About

🧢 Search Helm charts from artifacthub.io via Alfred

License:MIT License


Languages

Language:Python 80.9%Language:Makefile 13.7%Language:Shell 5.4%