Skip to content

PodSwitch 0.1.0

Latest

Choose a tag to compare

@Felip6499 Felip6499 released this 21 Jun 00:00
· 1 commit to main since this release

PodSwitch 0.1.0 — make any Bluetooth headphones follow your sound across your devices.

Downloads

  • podswitch-0.1.0.apk — Android 8.0+ (API 26+). Enable "install unknown apps", grant Nearby devices + Notifications, pick your device, and exempt it from battery optimization.
  • PodSwitch-0.1.0.dmg — macOS 13+. Unsigned → first launch right‑click → Open. Runs in the menu bar.
  • PodSwitch-windows-0.1.0.exe — Windows 10/11. Self‑contained (no .NET needed). Unsigned → SmartScreen → More info → Run anyway. Runs in the system tray. Note: switching takes ~5–10 s on Windows (vs ~1–2 s on Mac/Android) because Windows has no direct BT‑audio connect API — see the README for why.

Notes

  • Built with AI as a personal project — no profit, no telemetry, no account, no network.
  • Works with any Bluetooth audio device, not just AirPods.
  • Event‑driven (listener‑based, not polling). See the README for how it works.
  • ⚠️ May break on future macOS / Android / Windows updates (it relies on platform behavior vendors can change).