Christian-Martins / G2FA

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

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

License:MIT License


Languages

Language:HTML 99.9%Language:JavaScript 0.1%Language:CSS 0.0%