Generate Two-Factor Codes
Find a file
Bilal Elmoussaoui 0c34c2307b remove test code
2016-05-30 18:04:53 +02:00
data i'm on fire, a lot of updates 2016-05-30 05:49:20 +02:00
po add gnome keyring support 2016-05-30 18:02:43 +02:00
schemas add login password 2016-05-29 22:20:58 +02:00
screenshots add a new screenshot 2016-05-29 22:25:08 +02:00
TwoFactorAuth remove test code 2016-05-30 18:04:53 +02:00
.gitignore i'm on fire, a lot of updates 2016-05-30 05:49:20 +02:00
AUTHORS first commit 2016-05-25 22:18:10 +02:00
autogen.sh add i18n 2016-05-29 03:55:37 +02:00
ChangeLog add missing files 2016-05-27 04:03:42 +02:00
configure.ac add login password 2016-05-29 22:20:58 +02:00
COPYING add missing files 2016-05-27 04:03:42 +02:00
INSTALL add missing files 2016-05-27 04:03:42 +02:00
LICENSE first commit 2016-05-25 22:18:10 +02:00
Makefile.am add login password 2016-05-29 22:20:58 +02:00
NEWS add missing files 2016-05-27 04:03:42 +02:00
README add missing files 2016-05-27 04:03:42 +02:00
README.md add gnome keyring support 2016-05-30 18:02:43 +02:00
twofactorauth.in add login password 2016-05-29 22:20:58 +02:00

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