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

https://github.com/blaked84/heroku-alfred-workflow

Quick access to console, logs, dashboard and app.
https://github.com/blaked84/heroku-alfred-workflow

alfred alfred3-workflow heroku

Last synced: 6 months ago
JSON representation

Quick access to console, logs, dashboard and app.

Awesome Lists containing this project

README

          

# Heroku Alfred Workflow

This workflow for [Alfred](https://www.alfredapp.com/) helps you to quickly open Heroku logs, console, or dashboard.

![demo](https://github.com/Blaked84/heroku-alfred-workflow/blob/master/demo.gif?raw=true)

## Usage
- Type `hk` to show app list
- Type `hk-update` to update cached app list
## Installation
1. Install and configure [heroku cli](https://devcenter.heroku.com/articles/heroku-cli) for your heroku account
2. Install Heroku [Alfred Workflow](https://github.com/Blaked84/heroku-alfred-workflow/blob/master/Heroku.alfredworkflow)

## Current status
- [x] Open console
- [x] Open logs
- [x] Open dashboard
- [x] Open app
- [x] One click or one line install
- [x] Caching

## Credit
Include [alfred-workflow-ruby](https://github.com/joetannenbaum/alfred-workflow-ruby)