Skip to content

🎧 Connect/disconnect AirPods from the Command Line

Notifications You must be signed in to change notification settings

Juszczak/airpods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirPods CLI

Connect/disconnect AirPods from the Command Line

build

swiftc AirPods.swift

run

With argument

Pass AirPods MAC address as an argument:

./AirPods 00-00-00-00-00-00

Without config

  1. Create .airpods file in your home directory containing your AirPods MAC address.
  2. Run:
./AirPods

To find out your AirPods MAC address try:

swift ListDevices.swift

About

🎧 Connect/disconnect AirPods from the Command Line

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages