yubiclip-android
yubiclip-android copied to clipboard
YubiKey NEO OTP to clipboard app for Android
trafficstars
We have reimplemented the yubiclip functionality in https://github.com/Yubico/yubioath-flutter. This repository is now archived and will be used only as a reference.
Android application for copying YubiKey OTPs over NFC
See the file COPYING for copyright and license information.
Introduction
This is a small Android application for reading a YubiKey NEO OTP over NFC and copying it to the system clipboard.
- Make sure NFC is turned on
- Press the YubiKey with NFC against the phone until a message instructs you that the OTP has been copied.
Building
This project uses gradle for building, so to build:
$ ./gradlew assembleRelease
After building the apk file can be found in the app/build/outputs/apk directory.
Issues
Please report any issues/feature-suggestions in the issue tracker on github (https://github.com/Yubico/yubiclip-android)