Skip to content

Commit d6e62e7

Browse files
authored
initial fastlane structures from IzzyOnDroid (#17)
1 parent 5befba1 commit d6e62e7

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
erlaubt das Skripten von HID Emulations-Tasks
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<p><i>Android HID Script</i> provides a simple Lua interface for emulating an HID device, on top of the existing <code>android-keyboard-gadget</code> patch by <i>pelya</i>.</p><p><b>Use at your own risk. For educational purposes only.</b></p><p>This app provides an easy way to script HID interactions intuitively, with feedback. In addition, it contains wrappers around the HID devices allowing developers to easily integrate HID functionality into their own apps.</p><p><br><b>Use Cases of Scripted HID Emulation</b></p><ul><li>Automation of deployment solutions (eg. configuring computer BIOS settings in an automated fashion, changing the wallpaper, etc)</li><li>Mobile password managers that type in your credentials for you, on computers you do not trust</li></ul><p>Root is required to use this app.</p>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
allows you to script HID emulation tasks

0 commit comments

Comments
 (0)