JPotify is a small Spotify implementation built with Java. It was developed as the final project for the Advanced Programming course at Amirkabir University of Technology.
- Music playback
- Playlist management
- Search functionality
- User interface
To get started with JPotify, you'll need to have Java installed on your machine. You can clone the repository using the following command:
git clone https://github.com/99pouria/JPotify.git
- Compile the Java files.
- Run the main application file.
- Enjoy the music playback and explore the features.
This project is licensed under the MIT License - see the LICENSE file for details.