Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 449 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 449 Bytes

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