Skip to content

WebApp to display and manage one-time password (OTP) entries locally

License

Notifications You must be signed in to change notification settings

dbnryanc92/OTPManager

Repository files navigation

OTPManager Logo

OTP 管理大師

管理 OTP 金鑰的輕量 Web App

Small-size webapp to manage one-time password secret keys

方便、整齊、安全、輕量

  • 📋 點擊 OTP 可以直接複製到剪貼簿
  • ☁️ 可以安裝應用程式離線使用
  • 🔎 按 Ctrl+F 可以啟動篩選功能

使用方法

  1. Clone the repository and run install packages via npm install
  2. Host the dist directory, visit entry point /
  3. Follow instructions to manually add OTP name & secret / import from a JSON file
  4. Enjoy!

Demo Website

https://otp.bnshive.com

Contribution

License

MIT