Files
OTP-Viewer/v1.0/README.md
Vincent Hanewinkel 8c57067346 new version
2026-03-30 15:05:10 +02:00

212 B

OTP-Viewer

Software die für ein OPT-Token die Code Generiert

exe Exportieren

pip install pyinstaller

pyinstaller --onefile --windowed --icon=otp-icon.ico --add-data "otp-icon.ico;." OtpViewer.py