Skip to content

Turtle-Head/PyMusic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages