Skip to content

Extract OTP secrets from Google Authenticator exports.

License

Notifications You must be signed in to change notification settings

martinrlilja/exodus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exodus

Extract OTP secrets from Google Authenticator exports.

This helps you migrate away from Google Authenticator to 1Password or other authenticator apps.

Try it out

Development

Install trunk

$ trunk serve

You might need the latest version of trunk from git to fix some issues, install through cargo like this:

$ cargo install -f --git https://github.com/thedodd/trunk.git trunk

Build

$ trunk build --release

Upload the contents of the ./dist/ folder to a web server.