Sha256: dc337042e1278039fd8b5da16fda01c31ed326a7417fc2ce3432eccb9d984194

Contents?: true

Size: 565 Bytes

Versions: 1

Compression:

Stored size: 565 Bytes

Contents

# pws-otp [![[version]](https://badge.fury.io/rb/pws-otp.svg)](http://badge.fury.io/rb/pws-otp)  [![[travis]](https://travis-ci.org/janlelis/pws-otp.svg)](https://travis-ci.org/janlelis/pws-otp)

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 <http://janlelis.com>. Released under the MIT license.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pws-otp-0.9.0 README.md