#account #backup #uri #extract #generate #codes #free-otp

应用 auth-o-tron

从FreeOTP URI备份中提取账户并生成代码

4个版本

0.2.2 2019年10月21日
0.2.1 2019年10月14日
0.2.0 2019年10月14日
0.1.0 2019年10月14日

#865身份验证

每月 31 次下载

MIT 许可证

18KB
310 代码行

undefined

关于

从FreeOTP URI备份中提取账户并生成代码。

安装

⚠️ 在Linux上,您需要安装剪贴板功能所需的X11服务器依赖项。例如在Ubuntu上

# apt install -y libxcb-shape0-dev libxcb-xfixes0-dev

您可以使用cargo轻松安装 auth-o-tron

$ cargo install auth-o-tron

使用

$ auth-o-tron -h

auth-o-tron 0.2.2

USAGE:
    auth-o-tron --file <file>

FLAGS:
        --clipboard    Save code in clipboard
    -h, --help         Prints help information
    -V, --version      Prints version information

OPTIONS:
    -f, --file <file>    Input backup file

依赖项

~12–24MB
~460K SLoC