## andotp backup converter Since andOTP stores it's backups in json, I wrote a little converter to get back the otpauth URI you want for new apps. This should give you a list of otpauth URIs. ```bash cargo install andotp_to_otpauth '' ```