yangmls / authenticator

google authenticator for desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google authenticator for desktop

Features

  • add a secret and comment, the token will be shown on the menubar

  • press ⌃ + 1/2/3 to copy the token into clipboard

How to run

how to develop?

npm install
npm start # start electron app
npm run dev # run webpack dev server

how to build

npm install
npm run build #run webpack and electron package

TODO

  • language

About

google authenticator for desktop

License:MIT License


Languages

Language:JavaScript 97.2%Language:CSS 2.8%Language:HTML 0.0%