Jukebox macOS is the primary client for the Distributed Jukebox System, a cohesive music management system that spans across web, macOS, mobile, and backend platforms. Built with Swift and SwiftUI, this component serves as the main music player in establishments, responsible for playing songs and managing the queue.
- Environment Setup: Ensure you have Xcode installed for Swift and SwiftUI development.
- Clone the Repository:
git clone https://github.com/devRauLuis/jukebox-macOS.git
- Open the Project: Navigate to the project directory and open the
.xcodeproj
or.xcworkspace
file in Xcode. - Run the Application: Use the play button in Xcode or press
Cmd + R
.
This project is licensed under the GNU General Public License v3.0.