Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 921 Bytes

README.md

File metadata and controls

26 lines (24 loc) · 921 Bytes

PyMusic

MP3 Music Player

Written exclusively in Python

Latest version: pvm6.py


Currently Playing:
--- Audio Player Menu ---

  1. Open Directory
  2. Display MP3 Files
  3. Play
  4. Rewind
  5. Stop
  6. Next
  7. Exit
  8. Enter your choice (1-7):

-----pvm6.py-----

Requirements: pygame, Python v3 or greater

There currently have been four previous versions. This is the one I prefer as it lists the currently playing song and shows the files so that the display remains until the user finishes reviewing it.
.

Launching the app

Open a terminal at the location of the script
python3 pvm6.py

To best use this script before launching the script, place the script one directory below your Music directory. In this way, when opening a directory in the script, the only thing needed to enter for the directory is:> Music