An OTP Client for XIVLauncher
Find a file
2024-03-10 16:33:29 +01:00
.vscode Initial commit 2024-03-10 14:32:28 +01:00
bin Initial commit 2024-03-10 14:32:28 +01:00
doc Changed README.md added illustrations 2024-03-10 16:25:00 +01:00
src Initial commit 2024-03-10 14:32:28 +01:00
.gitignore Initial commit 2024-03-10 14:32:28 +01:00
Jenkinsfile Update Jenkinsfile 2024-03-10 15:24:27 +01:00
README.md Update README.md 2024-03-10 16:33:29 +01:00

XIVLauncher OTP Client 🗝

To be used with XIVLauncher
Listens locally for port 4343 and inserts OTP key generated from secret.key file

Build Status Language Badge

Instructions 📕

Enable XL Authentication app/OTP macro support in XIVLauncher! Enable XL Authenticator app/OTP macro support
(Make sure that you paste your SECRET key from OTP in the secret.key file inside the same folder as the executable) Paste OTP secret key into secret.key file

Launch using xivlauncher script (.bat or .sh file)

Used projects 📑

otp: One Time Password utilities Go / Golang