An audio player app built with SwiftUI.
Note
This project was developed using vibe coding. We opensourced our chathistory for transparency. Check out the chathistory folder to see how we built this project.
- 🎵 Audio playback
- 🎨 Modern SwiftUI interface
- 🖥️ macOS support
- Xcode 15.0+
- macOS 14.0+
- Swift 5.9+
- Clone the repository:
git clone https://github.com/Emin017/mplayer.git
cd mplayer- Open the project in Xcode:
open mplayer.xcodeproj- Select a target device and run the project
