A native audio player for macOS built with Swift and SwiftUI. This project focuses on providing a clean, efficient audio experience with a simple interface. It's designed to work well with network mounted drives.
Features
- Native macOS experience with SwiftUI
- Fast folder scanning
- Albums view
- Favorites
- Support for all common audio formats
- Smart playlists and library management
- Low resource usage
- Disk caching for artwork
Status
This project is currently in active development but in a working state. It will be available as a public beta soon.
Tech Stack
- Swift
- SwiftUI for the interface
- AVFoundation for audio processing
- SwiftData for library management
- TagLib for metadata parsing
AI Assistance
This application is developed with AI assistance. The core foundation of the application was built with moderate assistance using ChatGPT's Work with Apps feature and Xcode.
Once the core foundation was built, I switched to Cursor to build additional features, such as favorites, global search, settings, and more. To experiment with Cursor's agent mode, all of the extra features have been almost completely vibe coded. Ask, accept, repeat.
Additional Screenshots