This project will help you to generate time based OTPs using secret. It is based on Electron and React.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
git clone https://github.com/junedkhatri31/totp-manager.git && cd totp-manager
npm install
npm run start
npm run electron-dev
- totp-generator - OTP generator
- React - Client UI Framework
- Material UI - React UI Framework
- Electron - Application Framework
- NodeJs - Build Environment
- JavaScript - Application Language
- @junedkhatri31 - Initial work
See also the list of contributors who participated in this project.