mirror of
https://github.com/icewind1991/ykoauth-cli.git
synced 2026-06-03 20:14:08 +02:00
CLI for getting TOTP codes from a Yubikey
- Rust 53.5%
- Nix 46.5%
| .github/workflows | ||
| src | ||
| .envrc | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| flake.lock | ||
| flake.nix | ||
| package.nix | ||
| README.md | ||
ykoauth-cli
CLI for getting TOTP codes from a Yubikey
Usage
Simply insert your yubikey and run ykoauth-cli and you'll get a fuzzy-searchable list of token stored on the yubikey
Nextcloud:example
Google:example@gmail.com
Amazon:me@example.com
PayPal:example
DigitalOcean:me@example.com
Patreon:me@example.com
HackerOne:example
> Microsoft:me@example.com
$
Once a token is selected it will be printed and, if the (default) clipboard feature is enabled, copied to clipboard.
Dependencies
pcsclitefor communicating with the yubikeylibX11(optional) for theclipboardfeature