totp-cli

3.0.0 • Public • Published

node-totp-cli

npm version npm downloads dependency Status devDependency Status

Insert/Generate a TOTP for a service from pass. Inspired by totp-cli

Requirements

Installation

npm i -g totp-cli

Use

Insert a new service

totp insert <service>
? Enter code for <service>************
? Re-Enter code for <service>************

Generate code for a service. Print and copy to clipboard the code.

totp generate <service>
123456

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i totp-cli

Weekly Downloads

1

Version

3.0.0

License

MIT

Last publish

Collaborators

  • lgatica