librepods-org/librepods

AirPods liberated from Apple's ecosystem.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 39 minutes ago
Added to GitGenius on December 7th, 2025
Created on September 26th, 2024
Open Issues & Pull Requests: 249 (+0)
Number of forks: 1,656
Total Stargazers: 29,327 (+2)
Total Subscribers: 98 (+0)

Issue Activity (beta)

Open issues: 189
New in 7 days: 9
Closed in 7 days: 2
Avg open age: 134 days
Stale 30+ days: 154
Stale 90+ days: 110

Recent activity

Opened in 7 days: 8
Closed in 7 days: 2
Comments in 7 days: 7
Events in 7 days: 23

Top labels

  • android (86)
  • bug (74)
  • enhancement (22)
  • linux (19)
  • help wanted (5)
  • documentation (4)
  • good first issue (3)
  • reverse-engineering (2)

Repository Insights (GitGenius)

Median issue/PR response: 0.5 hours
Mean response time: 3.3 days
90th percentile: 5.1 days
Tracked items: 343

Most active contributors

Detailed Description

LibrePods is a project that enables AirPods functionality on non-Apple platforms by reverse-engineering and implementing Apple's proprietary protocol for AirPods communication. Written primarily in Kotlin with a Linux component in Rust, the project allows users to access features normally exclusive to Apple devices when using AirPods on Android and Linux systems. The repository addresses a significant gap in device interoperability by making premium wireless earbuds usable across different ecosystems while maintaining their advanced capabilities.

The project implements a comprehensive set of AirPods features across both Android and Linux platforms. Core functionality includes changing listening modes, ear detection, accurate battery status reporting, and AirPods renaming. More advanced features like conversational awareness, head gestures on Android, and automatic connection to AirPods are also available. The feature matrix in the repository shows varying levels of implementation across platforms, with some features fully working, others requiring VendorID spoofing as a workaround, and some still in development or planned for future releases. Accessibility features are particularly well-supported on Android, including customizable transparency mode settings and hearing aid configurations with audiogram support.

The development activity shows strong community engagement with 316 tracked issues and pull requests. The median response latency for issues and PRs is 0.8 hours, indicating active and responsive maintainers. The most active contributor, kavishdevar, has logged 798 events in the tracking system, with additional contributors tim-gromeyer and Carnivorec also maintaining regular involvement. Android-related issues dominate the tracker with 66 items, followed by general bugs with 53 items and enhancement requests with 21 items. The project maintains continuous integration workflows for both Android and Linux builds, as evidenced by the CI badges in the repository.

LibrePods takes a transparent approach to AI usage in its codebase. On the Android side, head gestures functionality including logic and UI was completely AI-generated, as were the offset setup components and troubleshooting tools. However, the core infrastructure including the background service, Bluetooth manager classes, and most UI components were manually written. The Linux rewrite used AI assistance for translating Kotlin code to Rust in specific protocol files and for pulse audio integration, but the majority of the implementation remains hand-coded.

The repository includes detailed documentation on protocol reverse engineering, referencing the Wireshark dissector plugin work by other researchers. It also addresses advanced features like multi-device connectivity supporting up to two simultaneous connections, VendorID spoofing techniques for accessing additional Apple-exclusive features, and planned functionality including Find My network integration and spatial audio support. The project maintains a Discord community for ongoing reverse engineering efforts and user support, reflecting its active development status and commitment to expanding AirPods compatibility beyond Apple's ecosystem.

librepods
by
librepods-orglibrepods-org/librepods

Repository Details

Fetching additional details & charts...