Skip to content

Instantly share code, notes, and snippets.

View maximelebastard's full-sized avatar
🏘️

Maxime Lebastard maximelebastard

🏘️
  • Paris, France
View GitHub Profile
@maximelebastard
maximelebastard / sync.sh
Last active December 30, 2024 19:53
Sync Apple Music app and downloaded Apple Podcasts to Shockz OpenSwim MP3
#!/bin/bash
# SyncAudioToDevice.sh
# ===================
# Use case:
# ---------
# I just got a pair of Shockz OpenSwim Pro to swim, and this works like an old-school MP3 player.
# I want to sync my audio content (music and podcasts) from macOS to the device.
# So this script finds and copies downloaded podcasts and music from a specific playlist to the device.
#