Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically Reconnect to Bluetooth Devices after Sleep #13

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

highonsemicolon
Copy link

This pull request adds a new feature that allows Bluetooth devices to automatically reconnect after a computer has been put to sleep. By modifying existing scripts to store a list of previously connected devices and attempting to reconnect to them upon wake-up, this feature ensures a seamless and hassle-free experience for users. The changes have been thoroughly tested on multiple machines and have been found to work reliably.

With this new feature, users will never have to worry about losing their Bluetooth connection again. Thank you for considering this pull request!

@highonsemicolon
Copy link
Author

with this commit, bluetooth status before sleep will be remembered and will not be turned on if it was off.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant