Sha256: 35379036b9fb749b78e10763ec482df2900e13f7f879630ba9fdacbdefc71651
Contents?: true
Size: 607 Bytes
Versions: 1
Compression:
Stored size: 607 Bytes
Contents
# pws-otp [![[version]](https://badge.fury.io/rb/pws-otp.svg)](http://badge.fury.io/rb/pws-otp) [![[ci]](https://github.com/janlelis/pws-otp/workflows/Test/badge.svg)](https://github.com/janlelis/pws-otp/actions?query=workflow%3ATest) Experimental OTP support for [pws](https://github.com/janlelis/pws) via [rotp](https://github.com/mdp/rotp). ## Setup ``` $ gem install pws-otp ``` ## Usage Get the current time-based OTP of a PWS entry (must be a Base32 seceret): ``` $ pws-otp time [entry] ``` ## MIT License Copyright (C) 2017 Jan Lelis <https://janlelis.com>. Released under the MIT license.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pws-otp-0.9.1 | README.md |