iPlayr is a modern and minimalistic music player designed to provide a seamless playback experience using Apple Music. The app features a Cover Flow-inspired UI and intuitive controls that replicate the nostalgic iPod feel while leveraging the power of SwiftUI.
🎵 Apple Music Integration - Stream and control your music with ease.
🎨 Cover Flow UI - Smooth animations and dynamic artwork display.
🎚 Playback Controls - Play, pause, skip tracks, and adjust the volume effortlessly.
🔄 Playlist Support - Play entire playlists or specific albums.
⚡ Optimized Performance - Fast and efficient SwiftUI-based design.
Before running iPlayr, ensure you have the following installed:
- Xcode 15 or later
- iOS 17+ device
- An active Apple Music subscription
- Clone or Download the repository: You can clone with: git clone https://github.com/keremersu35/iPodPlayer.git
- Open the project in Xcode
- Run the app on the connected device.
- We welcome contributions! To contribute:
- Fork the repository.
- Create a new branch: git checkout -b feature-branch-name
- Commit your changes: git commit -m "Add new feature"
- Push to your branch: git push origin feature-branch-name
- Open a Pull Request.
If you like this project, give it a ⭐ on GitHub! For any issues, feel free to open an issue or contact me.