1.0.0 • Published 5 years ago

rofi-2fa v1.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

rofi-2fa

A rofi plugin for Two-Factors Authentication / Time-Based Authentication Token / TOTP /  Google Authenticator 

Dependencies

On ubuntu

sudo apt install rofi xdotool

Setup

Create file named 2fa.yml in your home directory and add apps in the format

apps:
  - label: Google
    secret: NUYJ2UDBUNZIQGDE
  - label: Amazon
    secret: NUYJ2UDBUNZIQGDF
  - label: Slack
    secret: NUYJ2UDBUNZIQGDG

Installation

npm install -g rofi-2fa

License

Please see License