quangthanh010290 / keyboard_mouse_emulate_on_raspberry

Bluetooth Keyboard Mouse Emulator on Raspberry Pi
https://thanhlev.github.io/
MIT License
289 stars 98 forks source link

Keyboard reconnect function? #17

Open semicolonsnet opened 3 years ago

semicolonsnet commented 3 years ago

Hello! Really enjoying using this service to connect my Pi as a keyboard to iOS devices. Does the DBUS library the service uses allow the server to reconnect (or attempt to reconnect) with clients on a periodic basis? I'd like to try to automate re-connection so that the connection is restored each morning.

Thank you!