Discover Packages
github.com/zandacw/puss
command
module
Version:
v0.0.0-...-120a4db
Opens a new window with list of versions in this module.
Published: Jun 14, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Puss
Puss is a simple command-line utility that integrates GNU Pass and a fuzzy finder to streamline copying passwords and retrieving OTP codes. It allows you to quickly find and copy passwords stored in your .password-store
directory and optionally retrieve OTP codes if available.
Features
List and search passwords using fuzzy finder (similar to fzf)
Copy selected password to clipboard
Display OTP code if available
Requirements
Installation
Clone the repository:
git clone https://github.com/zandacw/puss.git
cd puss
Install
go install
Usage
Ensure your .password-store directory is properly set up and contains your encrypted passwords.
Run the command
puss
Use the Fuzzy Finder to select a password. The selected password will be copied to your clipboard, and if an OTP is available, it will be displayed.
License
This project is licensed under the MIT License. See the LICENSE file for details.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.