Generate Two-Factor Codes
Find a file
Bilal Elmoussaoui 8e4f39606c Fix a type
2016-05-27 15:23:04 +02:00
data use user path instead of hardcoding it 2016-05-27 14:51:12 +02:00
screenshots an early alpha release 2016-05-27 14:31:04 +02:00
TwoFactorAuth Fix a type 2016-05-27 15:23:04 +02:00
.gitignore Initial commit 2016-05-24 17:13:41 +02:00
AUTHORS first commit 2016-05-25 22:18:10 +02:00
autogen.sh first commit 2016-05-25 22:18:10 +02:00
ChangeLog add missing files 2016-05-27 04:03:42 +02:00
configure.ac use user path instead of hardcoding it 2016-05-27 14:51:12 +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 an early alpha release 2016-05-27 14:31:04 +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 Update README.md 2016-05-27 14:56:58 +02:00
twofactorauth.in an early alpha release 2016-05-27 14:31:04 +02:00

Status Python version

TwoFactorAuth

Two-factor authentication generator for Gnome

Dependecies

  • Python 3.3+
  • Gtk 3.18+
  • PyOTP

Features

  • To complete later..

Screenshots

Screenshot Screenshot

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

3 - Afterwards

./autogen.sh
make
sudo make install

4 - You can run the application from your terminal using

twofactorauth