/G2FA

A NW.js app with the gbraad/gauth src code || 2FA on your desktop.

Primary LanguageHTMLMIT LicenseMIT

G2FA ➡ 2FA on your Desktop!

A NW.js app with the gbraad/gauth src code


How to run the source code?

Make sure that you have NW.js installed: npm install

Then run in the root directory:

npm run dev

How to build the source code?

Make sure that you have NW.js installed: npm install

Run as Administratror or Root this command

npm run prod

All the executable will be in the /dist/G2FA/ folder!