Skip to content
/ PPlayer Public

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

Notifications You must be signed in to change notification settings

wn0112/PPlayer

Repository files navigation

PPlayer

Introduction

Music Player code by Python 2.7 and PyQt4

OS

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

Requirements

How to run

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

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 modes - Single Cycle/Repeat All/Shuffle
  • Save/Open m3u file
  • Tray icon and tray menu
  • Multilingual

TODO:

  • Audio Spectrum show
  • Settings

UI

UI

Desktop lyric

UI

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages