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
- Host: GitHub
- URL: https://github.com/gopasspw/gopass-alfred
- Owner: gopasspw
- License: mit
- Created: 2018-12-02T13:01:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-29T15:06:20.000Z (about 3 years ago)
- Last Synced: 2025-04-16T07:27:51.361Z (2 months ago)
- Topics: alfred, gopass, macos, osx, workflow
- Language: Python
- Size: 81.1 KB
- Stars: 11
- Watchers: 3
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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
## 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!