• Stars
    star
    123
  • Rank 288,524 (Top 6 %)
  • Language
    Python
  • Created about 9 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

  • 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