https://github.com/maximbaz/cerebro-pass
Cerebro plugin for pass.
https://github.com/maximbaz/cerebro-pass
2fa cerebro cerebro-plugin otp pass pass-otp password-manager
Last synced: about 1 year ago
JSON representation
Cerebro plugin for pass.
- Host: GitHub
- URL: https://github.com/maximbaz/cerebro-pass
- Owner: maximbaz
- Created: 2017-03-14T23:06:06.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-08T13:24:57.000Z (almost 9 years ago)
- Last Synced: 2024-08-03T03:03:51.908Z (almost 2 years ago)
- Topics: 2fa, cerebro, cerebro-plugin, otp, pass, pass-otp, password-manager
- Language: JavaScript
- Size: 417 KB
- Stars: 14
- Watchers: 5
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cerebro plugin for pass
[](https://travis-ci.org/maximbaz/cerebro-pass) [](https://www.bithound.io/github/maximbaz/cerebro-pass)
A [Cerebro](https://cerebroapp.com) plugin for [pass](https://www.passwordstore.org/). Supports [pass-otp](https://github.com/tadfisher/pass-otp) plugin.
### Available commands:
- Copy a password: `pass `
- Generate a password: `passgen `
- Copy a 2FA code: `otp `
- Add 2FA to an account: `otpadd `
### Features:
- Narrow down the pass/otp search by writing multiple query words separated with a space:
- `pass face john` will filter all facebook accounts and show only John's credentials.
### Screenshot:

Contributions are welcome, please submit a pull request or open an issue.