Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nzgl-g/Audio-Player

.wav audio player GUI , developed by java swing πŸ€“
https://github.com/nzgl-g/Audio-Player

audio-player code coding idea java jdk jre music-player project swing wav wav-audio wav-audio-format

Last synced: 1 day ago
JSON representation

.wav audio player GUI , developed by java swing πŸ€“

Awesome Lists containing this project

README

        

# Audio Player
A very basic Audio Player application reads only .wav formats created using Java **Swing**.

## Thank You!
Please ⭐️ this repo and share it with others to make more experience.

## RequirAements πŸ”§
* JDK 17 or higher.
* The IDEA i used is IntelliJ Ultimate.

## Installation πŸ”Œ
1. Press the **Fork** button (top right the page) to save copy of this project on your account.

2. Download the repository files (project) from the download section or clone this project by typing in the bash the following command:

git clone https://github.com/Youneshabbal/Audio-Player.git
3. Import it in Intellij IDEA or any other Java IDE.
4. Run the application :D

❗️the git must added to your IDE❗️