Skip to content

minus7/freeotp-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

FreeOTP configuration exporter

Exports configuration from FreeOTP Authenticator for Android in the form of plaintext OTP URIs. Configurations can either be exported from an unencrypted backup (adb backup) or directly from the phone. In latter case the script just invokes adb backup itself.

Usage

Note: adb must be installed to obtain backups from an Android device. Also, USB Debugging must be enabled on the device.

  • Connect your device via USB and unlock it.
  • Run ./freeotp-export.py.
  • Confirm the backup dialog on your device. Do not enter a passphrase.
  • The OTP URIs are printed to stdout.

License

The source code is distributed under the Boost Software License, Version 1.0.

About

Export OTP configurations from FreeOTP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages