quaxalber / bluetooth_2_usb

Convert a Raspberry Pi into a HID relay that translates Bluetooth keyboard and mouse input to USB. Minimal configuration. Zero hassle.
MIT License
32 stars 6 forks source link

[FEATURE REQUEST] Key combination to stop or pause the relay #118

Open obernil opened 4 months ago

obernil commented 4 months ago

As per title, it would be useful to have a key combination to input to pause or stop the relay to use the keyboard directly on the Pi (without having to ssh to control the Pi).

Alternatively, have the relay pause if the usb cable to the PC gets disconnected.

quaxalber commented 4 months ago

Hi @obernil

I like both ideas. The latter should be easier to implement though. I need to think about the first one a bit more.

Thanks for your input!