2.2.5 • Published 3 years ago

2fa-cli-util v2.2.5

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Generate a login code based on a one time password key

copies current 2fa code to the clipboard

usage

    acode [Options] 
    Options:
        -a Add key
        -k [Key name] get code for named key
        -r [Key name] Remove named key
  • install globally
 yarn global add 2fa-cli-util

or

npm i -g 2fa-cli-util

run from terminal (this should now be available system-wide)

acode

todo

  • allow fetching / synchronisation of keys from secret manager or similar

need to extract existing keys from Google auth?

try this

2.2.1

3 years ago

2.2.0

3 years ago

2.2.3

3 years ago

2.2.2

3 years ago

2.2.5

3 years ago

2.2.4

3 years ago

2.1.0

3 years ago

2.0.0

4 years ago

1.0.0

4 years ago