Authenticator/README.md
Bilal Elmoussaoui 29119adc4d Update README.md
2016-05-29 22:28:27 +02:00

1.1 KiB

Status Python version

TwoFactorAuth

Two-factor authentication generator for Gnome
For translators : https://www.transifex.com/twofactorauth/twofactorauth/

Dependecies

  • Python 3.3+
  • Gtk 3.18+
  • PyOTP

Screenshots

Credits

  • Websites and application icons are from Paper theme, created by Sam Hewitt

Installation

1 - Clone the repository

    git clone https://github.com/bil-elmoussaoui/TwoFactorAuth && cd ./TwoFactorAuth

2 - Install PyOTP

    sudo pip install pyotp

PS : In some distributions you will need to use pip3 instead of pip to install the compatible version of the package with Python 3.
3 - Afterwards

./autogen.sh
make
sudo make install

4 - You can run the application from the desktop file or from terminal using

twofactorauth