Authenticator
Two-factor authentication code generator for Gnome. Created with love using Python and Gtk.
Screenshots
Features
- QR code scanner
- Beautiful UI
- Huge database of (290+) websites/applications
Installation
Flatpak
You can install the flatpak package of the application from flathub using
flatpak install flathub com.github.bilelmoussaoui.Authenticator
Building from source code
Dependecies
Python 3.3+Gtk 3.16+meson 0.38+ninjapyotpPillowpyzbardepends onzbarlibzbar-devon Ubuntuzbaron Arch
libsecretgnome-screenshot
1 - Clone the repository
git clone https://github.com/bilelmoussaoui/Authenticator && cd ./Authenticator2 - Install Python dependecies
sudo pip install pyotp pyzbar pyaml Pillow meson ninjaPS : 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
meson builddir
sudo ninja -C builddir install4 - You can run the application from the desktop file or from terminal using
authenticatorFlags
-
--debugOpen the application with debug flags -
--versionShows the version number of the application -
--aboutShows the about dialog
Credits
- Applications/Websites database are from Authenticator, by 2factorauth team


