Skip to content

Latest commit

 

History

History
49 lines (39 loc) · 1.52 KB

README.md

File metadata and controls

49 lines (39 loc) · 1.52 KB

OpenAuthenticator

A simple open-source, cross-platform, TOTP-based Authenticator for desktop that even your grandma could use :)

Adding an account

adding an account

Generating a key

generating a key

  • Addition and deletion of authenticator tokens
  • Copy to clipboard for ease of use
  • Fetching favicons for each service
  • Automatically refreshes keys

First, clone the repo via git and install dependencies:

git clone https://github.com/arshxyz/OpenAuthenticator/
cd OpenAuthenticator
npm install
npm start

To package OpenAuthenticator for your local platform:

npm run package
  • Aaryak Garg
  • Arsh Kohli
  • Paarth Chhabra
  • Pranit Chadda