Home

Awesome

<h1 align="center"> <img src="pic.png"/> </br> SDAMP (Steam Desktop Authenticator Multiplatform) </h1>

Warning

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.

Description

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.

How to use

Build

Windows

gradlew.bat packageDistributionForCurrentOs

Linux

chmod +x gradlew
./gradlew packageDistributionForCurrentOs

MacOS

chmod +x gradlew
./gradlew packageDistributionForCurrentOs