Skip to content

Bash script for using Ubuntu headset with A2DP mode Bluetooth connection

License

Notifications You must be signed in to change notification settings

devbrotherhood/ubuntu-headset-bluetooth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Ubuntu Headset Bluetooth

Bash script for using Ubuntu headset with A2DP mode Bluetooth connection

Requirements

All dependencies are inside src/install.sh file.

sudo bash src/install.sh

Restart Bluetooth Service

To restart bluetooth service:

sudo bash src/restart_bluetooth.sh

Globally use

  • Copy of src/restart_bluetooth.sh to folder /usr/local/bin/.
sudo cp src/restart_bluetooth.sh /usr/local/bin/restart_bluetooth
  • Use it! 😄
sudo restart_bluetooth

References

About

Bash script for using Ubuntu headset with A2DP mode Bluetooth connection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages