This is an Android project.
It requires a device with Android 4.4.2 or greater and Bluetooth capabilities.
Download latest APK from GitHub
Or use Gradle to build from sources:
with command line
gradlew assembleDebug
with Android Studio
File -> Open Project.. -> Select to this folder or the build.gradle file
Run -> Run..