Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 595 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 595 Bytes

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.