There is a script for migrating from Android totp-app to macOS totp-cli app 🔄
-
Clone repo 📦
-
Export your keys from Aegis as JSON and put it into the repo root 🗝️
-
Change permissions 🔐
chmod +x migrator.sh
-
Create totp-cli import .yml file 📄
./migrator.sh --namespace your-namespace --json-in aegis-export-plain-***.json
-
Import that file into storage 📥
totp-cli import --input output.yml
-
View your imported keys 👀
totp-cli list personal