Skip to content

tsufeki/qygmy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

110 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qygmy

Qygmy is a simple MPD client written in Python 3 and Qt/PySide. Qygmy's most remarkable feature is its powerful template engine, allowing highly customizable display.

Sample screenshot

Requirements

Installation

  • Using pip:

      pip install qygmy
    
  • On Debian: first, install python3-mpd2 as in this guide. Then download the .deb file from here and install it:

      dpkg -i qygmy_*_all.deb
    

    .debs can be build from source using:

      python3 ./setup.py bdist_deb
    

About

Simple MPD client written in Qt/PySide.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors