Skip to content

rich-murphey/freeotp-to-andotp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

freeotp-to-andotp

How to migrate from freeotp+ to andotp.

This is a python script that converts a freeotp backup into an import for andotp.

Export from Freeotp+

For example, one can export a backup from freeotp+ as shown on the right. This will create a file "freeotp-backup.json", typically in the "Downloads" folder.

Next, upload "freeotp-backup.json" to your computer, for example using any of:

Then, use the python script to convert it to a andotp backup:

freeotp-to-andotp.py freeotp-backup.json >andotp-backup.json

Import into andotp

Last, download andotp-backup.json to your device, and import it into andotp as shown on the right.

Credits

This is based on freeotp-to-andotp-migrator by Stavros Korokithakis, which reads XML format freeotp data.

About

a CLI to help one migrate from freeotp+ to andotp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published