From 7b27c9c2726a96fc139bf5f88571bebf00d77f06 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Thu, 30 Aug 2018 19:49:48 +0200 Subject: [PATCH] Add README badges Signed-off-by: Knut Ahlers --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 88d16ac..deff336 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +[![Go Report Card](https://goreportcard.com/badge/github.com/Luzifer/vault-otp-ui)](https://goreportcard.com/report/github.com/Luzifer/vault-otp-ui) +![](https://badges.fyi/github/license/Luzifer/vault-otp-ui) +![](https://badges.fyi/github/downloads/Luzifer/vault-otp-ui) +![](https://badges.fyi/github/latest-release/Luzifer/vault-otp-ui) + # Luzifer / vault-otp-ui `vault-otp-ui` is a viewer for time based one-time passwords whose secret is stored in [Vault](https://vaultproject.io/). After the Github oAuth2 login the interface features a clean list of tokens with their corresponding account names, a (regular expression capable) filter function, automatic refresh of the shown tokens after they got invalid and a mobile-friendly interface which allows the usage on any mobile phone. Additionally with all modern browsers you should be able to copy the one-time password into your clipboard with just one click!