Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 927 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 927 Bytes

Audio-Player

Audio Player [Version 0.1] is an application software that can be run on a desktop. Developed using Tkinter, it provides various unique functionalities like display of selected audio's number in the playlist, display of total number of audios present in the playlist, skipping audio by 30 seconds forward/backward, auto removal of corrupted mp3 files from the playlist, etc. which no other pre-existing mp3 players provide.

To run this application software in your system:

  1. Download .py, .exe, and .ico files.
  2. Install python, tkinter, mutagen, and pygame in your system if they are not installed already.
  3. Ensure all the file paths(.png & .txt files) mentioned in the Python file can be accessed from your current working directory.
  4. Run the .exe file.