keymapperorg / KeyMapper

An Android app that change what the buttons do on your devices!
http://docs.keymapper.club
GNU General Public License v3.0
1.13k stars 156 forks source link

KeyMapper to send commands to compatible programs #246

Open Wilker-uwu opened 5 years ago

Wilker-uwu commented 5 years ago

it would be nice to have the program to look for programs made compatible with KeyMapper to receive commands to do different things accordingly, much like Ripple when it sends the command for some apps to hide or delete their own files.

a few use case examples could be:

what do you think? :3

* Telecine is a really old application. last update in f-droid was 3 years ago and probably needs a fork because that is the best recording app that i know there, but i guess that is something to another topic.
sds100 commented 5 years ago

That's a good idea, do you know Ripple sends commands to apps? Does it broadcast intents?

Wilker-uwu commented 5 years ago

i unfortunately don't \^-\^'
i don't study much because of my computer (broken). i should look at the source code soon to see how it works though \^_\^

sds100 commented 3 years ago

@Wilker-a does the new Intent action fix this?