AutomaticBluetooth is a script written in Python for Raspberry Pi. How does it work:
- On device disconnect:
- Make discoverable
- On device connect:
- Stop discoverable
bash <(curl -s https://raw.githubusercontent.com/Minecon724/automaticbluetooth/master/setup.sh)
sudo rm /etc/systemd/system/automaticbluetooth.service
sudo rm -rf /home/automaticbluetooth
``