PPlayer icon indicating copy to clipboard operation
PPlayer copied to clipboard

Music Player code by Python 2.7 and PyQt. MP3 and WMA format are supported.

PPlayer

Introduction

Music Player code by Python 2.7 and PyQt.

OS

  • Windows 7, Windows 10 x86/x64, CHS/EN

Requirements

How to run

  • run.py   <<< Launcher file.
  • PPlayer.exe   <<< Packaged EXE file(Packaged by Pyinstaller).

Features:

  • Resizable frameless window.
  • Scroll song name if it's too long.
  • Supports MP3 and WMA format audio file.
  • Search by keywords.
  • Lyric show - Single line/Multiple lines.
  • Add to favorite.
  • Play mode - Single Cycle/Repeat All/Shuffle.
  • Save/Open m3u file.
  • Tray icon, tray menu.
  • Multiple-languages support.

TODO:

  • Audio Spectrum show.
  • Settings.

Screenshot

Screenshot