toddheasley / mixtapes

Mixtapes podcast publisher

Home Page:https://s3.amazonaws.com/toddheasley/mixtapes/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mixtapes

Mixtapes is a Mac app that I wrote to publish my collection of personal mixtapes as a podcast.

The app is built with SwiftUI and a couple dabs of AppKit glue. Choose a folder and add MP3s. Mixtapes automatically derives album artwork and metadata from a handful of required ID3 tags, then generates a complete static web site and RSS feed.

Workflow

Mixtapes joins a workflow that includes a bunch of my favorite Mac apps:

Requirements

Targets macOS 12 Monterey. Written in Swift 5.7 and requires Xcode 14 or newer to build.