An Alfred workflow to search your Grafana dashboards and select one to open in your default browser.
Clone this repo and run:
make install
Create a file named ~/.alfred-grafana-dashboards
with the following format and replace https://example.com
with the address for your Grafana server.
GRAFANA_HOST=https://example.com
Type explore
to open the /explore
route instead of a dashboard.