Easer icon indicating copy to clipboard operation
Easer copied to clipboard

Feature request: Key/button press as event (also looking for way to combine Easer with KeyMapper)

Open garywill opened this issue 4 years ago • 2 comments

Hi developer(s), Easer is a great automating tool!

Can we get a new feature that pressing key/button as event?

Also, I'm looking for a way to combine Easer with https://github.com/sds100/KeyMapper KeyMapper supports key/button pressing event as trigger, but it doesn't provide as many actions as Easer.

https://github.com/sds100/KeyMapper/issues/661

garywill avatar May 06 '21 09:05 garywill

Hmm, thanks for the suggestion. I need to look up how to receive button events, but I think it should be doable. If you have any clues, please let me know :)

renyuneyun avatar May 08 '21 15:05 renyuneyun

@garywill Hello, I know it's years later but did you ever manage to utilize KeyMapper and Easer together? I'm attempting the same thing: KeyMapper -> Easer but also Easer -> KeyMapper using broadcasts. I'm not sure when, but KeyMapper added the ability to trigger mappings fron other apps by broadcasting intents, but unfortunately I think Easer's send broadcast profile is currently broken. I'd love to hear if you were able to get tge apps working well together.

sudomain avatar May 15 '23 17:05 sudomain