https://github.com/perfaram/exotp
Simple 2FA/OTP generator app as a tkinter demo [UNIL MDCS course]
https://github.com/perfaram/exotp
Last synced: about 1 year ago
JSON representation
Simple 2FA/OTP generator app as a tkinter demo [UNIL MDCS course]
- Host: GitHub
- URL: https://github.com/perfaram/exotp
- Owner: perfaram
- License: mit
- Created: 2024-04-30T12:07:45.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-24T13:10:38.000Z (about 2 years ago)
- Last Synced: 2025-02-17T13:27:27.498Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# exOTP
Simple 2FA/OTP generator app as a tkinter demo.
To run the app: `python3 src/__main__.py`