Compare commits

..

No commits in common. "main" and "1.0" have entirely different histories.
main ... 1.0

View File

@ -1,11 +1,3 @@
# 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`