An android app designed to managing multiple authenticators for many platforms.
- Displays multiple OTP codes simultaneously
- Support for SteamGuard authentication code generation
git clone https://github.com/ogtega/ghostotp.git
cd ghostotp
./gradlew build
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to format all files changed within the app/src
directory using Android Studio's code formatter(code > Reformat Code
).
Don't forget to use a global .gitignore before making changes to this project, any pull request containing unwanted files will be ignored.