Music Player coded in JavaFX
Explore the repository »
View Code
·
Report Bug
·
Request Feature
Table of Contents
jMusic is an open-source GUI music player coded in Java. The UI is built using JavaFX and SceneBuilder as UI Builder. The app relies mainly on the MediaPlayer class providing the controls for playing media although many other classes were used. You can support the development of jMusic by starring this repository! 🌟
- Very clean and modern interface with easy user experience
- A nice logo that will brighten your desktop ;)
- Coded with love by me =D
- Download the code (A redistributable release is under development)
- Compile and Run (make sure you have JDK/JRE installed)
- Enjoy listening to music! :)
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GNU General Public License. See LICENSE
for more information.
Jihed Kdiss - @jiokdiss - [email protected]
Project Link: https://github.com/jihedkdiss/jMusic