New comment by piekay on void-packages repository https://github.com/void-linux/void-packages/issues/51006#issuecomment-2200247358 Comment: > > There currently is no other tool in the Void repos to do that. > > `yubikey-manager` can do this on the command line: > > ``` > Usage: ykman oath accounts code [OPTIONS] [QUERY] > > Generate codes. > > Generate codes from OATH accounts stored on the YubiKey. Provide a query string to match one or more specific accounts. Accounts of type HOTP, or those that require touch, requre a single match to be triggered. > ``` Thanks for the info, didn’t know that was possible. That doesn’t reduce the advantage of a GUI tool though, even though I don’t see a way to package it ATM, since Flutter has a lot of requirements, like being able to read/write it’s install directory.