Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 π€
- Host: GitHub
- URL: https://github.com/nzgl-g/Audio-Player
- Owner: nzgl-g
- Created: 2023-06-16T21:03:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-25T19:13:08.000Z (2 months ago)
- Last Synced: 2025-01-14T02:03:24.530Z (13 days ago)
- Topics: audio-player, code, coding, idea, java, jdk, jre, music-player, project, swing, wav, wav-audio, wav-audio-format
- Language: Java
- Homepage:
- Size: 64.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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βοΈ