mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-25 08:05:56 +03:00
[GH-ISSUE #158] [Linux] Automatically connect to AirPods based on advertisements #67
Labels
No labels
android
bug
documentation
enhancement
good first issue
help wanted
linux
pull-request
reverse-engineering
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librepods#67
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @YamadaHideki on GitHub (Jun 16, 2025).
Original GitHub issue: https://github.com/kavishdevar/librepods/issues/158
Hi everyone, I am the owner of arch linux and iphone. You have stated and demonstrated the function
'Automatic Device Switching: Seamlessly switch between Linux and Android devices based on active audio sources'
Is it possible to do exactly the same between iphone and linux?
@kavishdevar commented on GitHub (Jun 16, 2025):
It is possible for Linux to auto connect, but not iPhone. Also, this is not yet implemented on Linux to work independently of Android. But, it's a fairly simple task to port it over from Android where it can auto connect even if the AirPods are connected to idevices.
@kavishdevar commented on GitHub (Nov 20, 2025):
implemented in #241