From c216ccb6677857283062007c686000018859988b Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Sat, 8 Sep 2018 02:37:56 +0000 Subject: [PATCH] New App: Yoke --- metadata/com.simonramstedt.yoke.yml | 40 +++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 metadata/com.simonramstedt.yoke.yml diff --git a/metadata/com.simonramstedt.yoke.yml b/metadata/com.simonramstedt.yoke.yml new file mode 100644 index 0000000000..a8ede3849d --- /dev/null +++ b/metadata/com.simonramstedt.yoke.yml @@ -0,0 +1,40 @@ +Categories: + - Connectivity + - Games +License: MIT +SourceCode: https://github.com/rmst/yoke-android +IssueTracker: https://github.com/rmst/yoke-android/issues +Changelog: https://github.com/rmst/yoke-android/releases + +AutoName: Yoke +Summary: Hackable gamepad for Linux +Description: |- + Yoke connects to a Linux computer via network (Wifi / Bluetooth / USB). It + will be recognized as a normal Joystick/Gamepad by Linux, so it can be used + as a game controller. + + The Linux client can be installed from https://github.com/rmst/yoke + + Yoke currently supports 6 axes: + + * Accelerometer X, Y + * Left thumbstick X, Y + * Right thumbstick X, Y + + Credits: Icon made by Freepik from www.flaticon.com + +RepoType: git +Repo: https://github.com/rmst/yoke-android.git + +Builds: + - versionName: 0.1.1 + versionCode: 3 + commit: v0.1.1 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 0.1.1 +CurrentVersionCode: 3