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.
- Host: GitHub
- URL: https://github.com/blaked84/heroku-alfred-workflow
- Owner: Blaked84
- Created: 2018-04-07T11:26:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-29T18:42:49.000Z (about 6 years ago)
- Last Synced: 2023-04-03T17:36:08.239Z (over 2 years ago)
- Topics: alfred, alfred3-workflow, heroku
- Language: Ruby
- Homepage:
- Size: 837 KB
- Stars: 15
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
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.

## 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)