Waboodoo / HTTP-Shortcuts

Android app to create home screen shortcuts that trigger arbitrary HTTP requests
https://http-shortcuts.rmy.ch
MIT License
1.17k stars 113 forks source link

Feature Request : Trigger Commands using a Physical or Bluetooth Keyboard #404

Closed nk-gears closed 7 months ago

nk-gears commented 10 months ago

Is your feature request related to a problem? Please describe.

I use this app for custom actions from Chrome and Youtube. I would like to trigger the commands through my mini keyboard/bluetooth.

Describe the solution you'd like

The app should listen for any keyboard events and trigger the respective scripts

Describe alternatives you've considered

NA

Additional context

NA

Waboodoo commented 8 months ago

Thanks for the feature request. I did a bit of research on this topic and it looks like this would be fairly complicated if not outright impossible to do without some questionable workarounds like abusing accessibility services. This sounds like it should be the job of a general purpose automation app, which HTTP Shortcuts is not meant to be. As such, unfortunately I will not be implementing this at the current time.

nk-gears commented 7 months ago

@Waboodoo Thanks for the explanation. Closing this.