Skip to content

greemo/yubiclip-android

 
 

Repository files navigation

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.

1. Make sure NFC is turned on
2. 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)

About

YubiKey NEO OTP to clipboard app for Android

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%