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

https://github.com/gopasspw/gopass-alfred

Gopass Alfred 3 Workflow
https://github.com/gopasspw/gopass-alfred

alfred gopass macos osx workflow

Last synced: about 2 months ago
JSON representation

Gopass Alfred 3 Workflow

Awesome Lists containing this project

README

        

# Gopass-Alfred

Workflow to interact with gopass from [Alfred 3](https://www.alfredapp.com/workflows/) on MacOS.
You will need an Alfred 3 license in order to use workflows.
Currently querying entries and copying username or password to clipboard is supported.
## Screenshot

![gopass alfred screenshot](./screenshot.png)

## Installation

Download the [latest release package](https://github.com/gopasspw/gopass-alfred/releases/latest) from github or build your own via `make release` in checked out repository.

## Development

Contributions to this project are welcome!