GithubHelp home page GithubHelp logo

dokutan / cmpdc Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 138 KB

A simple mpd client using Qt 6, inspired by Cantata and suckless software.

License: GNU General Public License v3.0

Python 100.00%
mpd-client mpdclient

cmpdc's Introduction

cmpdc

A simple mpd client using Qt 6, inspired by Cantata and suckless software.

Features include:

  • simple playlist management
  • showing song metadata including lyrics (using mutagen)
  • multiple ways to obtain album covers
  • desktop notifications

Features do not include:

  • using various internet services
  • MPRIS

Installation

Edit cmpdc.py to connect to your mpd server, then run:

cp cmpdc.py ~/.local/bin
cp cmpdc.desktop ~/.local/share/applications

Customization

cmpc is designed to be configured/customized by editing the source code.

Default keyboard shortcuts

  • Ctrl+1 - Ctrl+6: switch to tab 1-6
  • Ctrl+C: show current song in the queue
  • Ctrl+D: toggle random playback
  • F5: update library
  • Ctrl+Space: toggle play/pause
  • Ctrl+Left: previous
  • Ctrl+Right: next
  • Ctrl+P: (search) append selection to queue
  • Ctrl+R: (search) replace queue with selection
  • Ctrl+S: save queue as playlist
  • Crtl+Shift+K: kill and restart mpd

cmpdc's People

Contributors

dokutan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.