Skip to content

Commit 77e1bc8

Browse files
committed
Fix README content for controller 1.6
1 parent 31af767 commit 77e1bc8

1 file changed

Lines changed: 49 additions & 0 deletions

File tree

README.md

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
# JetKVM Android Controller
2+
3+
Obtainium-friendly release repository for the JetKVM Android Controller APK.
4+
5+
Latest release: https://github.com/Batestinha/jetkvm-android-controller/releases/tag/v1.6
6+
7+
Latest APK asset:
8+
9+
```text
10+
JetKVM-android-controller-1.6.apk
11+
```
12+
13+
This repository contains release assets only. Source code lives in the Android support fork:
14+
15+
- Source directory: https://github.com/Batestinha/kvm/tree/jetkvm-android-native-login-pr/jetkvm-android
16+
- Upstream PR: https://github.com/jetkvm/kvm/pull/1441
17+
18+
## What This App Does
19+
20+
JetKVM Android Controller is a native Android wrapper for using an Android phone or tablet as the controller for a JetKVM device.
21+
22+
It provides:
23+
24+
- native URL/login UI for reliable Android password-manager autofill,
25+
- local JetKVM URL validation,
26+
- session handling with a stay-logged-in option,
27+
- fullscreen WebView controller mode,
28+
- Android/mobile compact controller UI on the JetKVM web app,
29+
- a compact overlay **Turn on display** action that sends a harmless USB HID `Pause` key tap to wake Android targets without normal navigation side effects.
30+
31+
## Obtainium
32+
33+
Add this repository URL to Obtainium:
34+
35+
```text
36+
https://github.com/Batestinha/jetkvm-android-controller
37+
```
38+
39+
Package ID:
40+
41+
```text
42+
com.jetkvm.controller
43+
```
44+
45+
APK asset pattern:
46+
47+
```text
48+
JetKVM-android-controller-.*\.apk
49+
```

0 commit comments

Comments
 (0)