Skip to content

Small utility to automate Apple Airpods connection process

License

Notifications You must be signed in to change notification settings

thevar1able/airpods-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

airpods-helper

A simple script to handle Airpods autoconnect on Linux.

tl;dr:

bluetoothctl power on
bluetoothctl scan on
bluetoothctl pair 14:87:6A:13:20:A2
bluetoothctl trust 14:87:6A:13:20:A2
bluetoothctl connect 14:87:6A:13:20:A2

# Arch Linux
cd pkgbuild
makepkg -si

systemctl enable --user airpods-helper@14:87:6A:13:20:A2.service --now

# Manual
pip install https://github.com/thevar1able/airpods-helper
airpods-helper

About

Small utility to automate Apple Airpods connection process

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published