ykoath 0.1.1

GTK indicator applet and library for getting OATH codes from YubiKeys
docs.rs failed to build ykoath-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

YKOATH-RS

YKOATH-RS is a simple GTK indicator applet that lists any YubiKeys that are detected and allows you to view TOTP codes for 2 factor authentication and click to copy to clipboard.

Disclaimer: I wrote this for myself, because the yubioath-desktop application did not suit my needs and I'm also learning Rust. Merge requests are very welcome, but this is a hobby project that I am pretty unlikely to consistently support and maintain.

cargo install ykoath
ykoath

There's also a small library exposed if you need it.

License

LGPL-3.0