keymapperorg / KeyMapper

**DEVELOPMENT STOPPED**.📱 An Android app that change what the buttons do on your devices!
http://docs.keymapper.club
GNU General Public License v3.0
944 stars 146 forks source link

Please add this screenshot and instructions to documentation (running scripts in Termux) #1189

Open sudomain opened 7 months ago

sudomain commented 7 months ago

Hi,

I'm not sure where this would go in the docs, but scripts in Termux can be executed by following the permission granting instructions here and using a Key Mapper send intent action with the following settings: Screenshot_20230727-161027

I only mention it here because the service, package, and class names are not obvious based on the current docs.

Codereamp commented 7 months ago

I agree that either screenshots or a text description would be nice. In my case I also needed running a shell script silent and background so additionally to the extra field visible here I had a boolean field com.termux.RUN_COMMAND_BACKGROUND

Codereamp commented 7 months ago

Also I little praise torwards the app. The developer might find it more appropriate in other places if he wishes, sorry if this is the case :) On Nook devices there are four hardware buttons. Given that KM allows three (press, long, double) actions per key and even sequence, we would possible have at least 12 actions available system wise. Yes, mostly they already used for paging in readers, but nevertheless having such a wide range of choices are just great. Thanks