new version
This commit is contained in:
11
v1.0/README.md
Normal file
11
v1.0/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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`
|
||||
|
||||
Reference in New Issue
Block a user