Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A modern, terminal-based Apple Podcasts synchronizer built for speed and simplicity.

License

Notifications You must be signed in to change notification settings

joncrangle/podapple

Repository files navigation

🍎 Podapple

A modern, terminal-based Apple Podcasts synchronizer built for speed and simplicity.

Demo

Important

macOS Only: This application relies on local macOS Podcasts databases and is not compatible with other operating systems.

πŸš€ Features

  • πŸ–₯️ Modern TUI: A fully interactive terminal experience powered by @opentui.
  • ⚑ Fast: Built on the Bun runtime.
  • πŸ”„ Sync: Transfer selected episodes from Podcasts app to external drives or Digital Audio Players (DAPs).

πŸ“‚ Sync Engine Capabilities

The core of Podapple is a sync engine optimized for external storage and digital audio players.

Technical Highlights

Feature Description
Auto-Detection Instantly identifies compatible external volumes and mount points.
Smart Metadata Injects ID3 tags (Title, Artist, Album) so episodes look perfect on any device.
Filesystem Safety Automatically sanitizes filenames to prevent errors on FAT32/exFAT drives.
Real-time Metrics Monitors transfer speeds, byte counts, and queue progress with precision.

Getting Started

Prerequisites

Installation

Homebrew

brew tap joncrangle/tap
brew install podapple

Binary

Download a prebuilt binary for Apple Silicon (arm64) or Intel Mac (x86_64) from the latest release.

Development

To get started with local development:

git clone https://github.com/joncrangle/podapple.git
cd podapple
bun install
just start

This project uses just as a command runner:

just --list # Show all commands
just test # Run tests
just lint # Lint code
just check # Type check
just build # Build for production

Tech Stack

About

A modern, terminal-based Apple Podcasts synchronizer built for speed and simplicity.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /