IRONAnthony96 / music-player

Mini music player implemented in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MusicPlayer

Python音乐播放器

使用到的库有:

  1. pygame
  2. tkinter
  3. mutagen

版本0

实现的功能:

  • 显示当前播放的歌曲名
  • 播放上一首歌曲
  • 播放下一首歌曲
  • 停止播放

界面

About

Mini music player implemented in Python


Languages

Language:Python 100.0%