rofi-2fa

1.0.0 • Public • Published

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

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i rofi-2fa

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    3.72 kB

    Total Files

    5

    Last publish

    Collaborators

    • revathskumar