This product comes as is, which means that I don't provide any support, and the project only develops because of the community that uses it. I also don't take any responsibility for how this app will be used, so if you lose your accounts, the blame will be on you.
This project is analogous to Steam Desktop Authenticator which is Windows-native application. Main idea of this project is cross-platform, which allow you to run application out of the box on all of your devices at once. For now, application supports running on MacOS, Linux, Windows.
- Download relevant version of application from Releases page.
- Proceed with installation based on system you use
- Clone project
- Navigate to folder in which you downloaded application and execute command:
gradlew.bat packageDistributionForCurrentOs
- Executable file will be placed in
sdamp-ui/build/compose/binaries/main/app/
folder
- Clone project
- Navigate to folder in which you downloaded application and execute command:
chmod +x gradlew
./gradlew packageDistributionForCurrentOs
- Executable file will be placed in
sdamp-ui/build/compose/binaries/main/app/
folder
- Clone project
- Navigate to folder in which you downloaded application and execute command:
chmod +x gradlew
./gradlew packageDistributionForCurrentOs
- Executable file will be placed in
sdamp-ui/build/compose/binaries/main/app/
folder