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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 3.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 3.0.0
    2
  • 2.0.1
    0
  • 2.0.0
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i totp-cli

Weekly Downloads

2

Version

3.0.0

License

MIT

Last publish

Collaborators

  • lgatica