管理 OTP 金鑰的輕量 Web App
Small-size webapp to manage one-time password secret keys
方便、整齊、安全、輕量
- 📋 點擊 OTP 可以直接複製到剪貼簿
- ☁️ 可以安裝應用程式離線使用
- 🔎 按 Ctrl+F 可以啟動篩選功能
- Clone the repository and run install packages via
npm install
- Host the
dist
directory, visit entry point/
- Follow instructions to manually add OTP name & secret / import from a JSON file
- Enjoy!
- dbnryanc92 - GitHub: dbnryanc92
MIT