https://github.com/leitzler/gopass-tui
Terminal UI for pass/gopass
https://github.com/leitzler/gopass-tui
password-store tui
Last synced: 7 months ago
JSON representation
Terminal UI for pass/gopass
- Host: GitHub
- URL: https://github.com/leitzler/gopass-tui
- Owner: leitzler
- License: mit
- Created: 2017-05-06T21:59:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-05T19:42:50.000Z (almost 8 years ago)
- Last Synced: 2025-05-07T06:04:57.154Z (7 months ago)
- Topics: password-store, tui
- Language: Go
- Size: 18.6 KB
- Stars: 17
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-password-store - gopass-tui
README
# gopass-tui : Terminal UI for pass/gopass
[](https://goreportcard.com/report/github.com/leitzler/gopass-tui)
[](LICENSE)
This is a quick and dirty marriage between [gopass](https://github.com/justwatchcom/gopass) and [tui-go](https://github.com/marcusolsson/tui-go).
It currently supports searching for secrets and showing or copy them to clipboard.
Requires an existing password store.
## Installation
```
go get github.com/leitzler/gopass-tui
```
## Usage
