Skip to main content

Python program for displaying album covers of music currently playing through MPD.

Project description

MPCover: Album cover display for MPD

Code QC

Python program for displaying album covers of music currently playing through MPD using tkinter.

Installation

Install the package from PyPI using pip:

pip install mpcover

Configuration

The configuration file should be located in the user home directory with the name ".mpcover.init".

For more information on where the user home directory is, reference os.path.expanduser.

Example configuration file:

[connection]
# Connection settings. The password is optional, to leave it unset simply remove
# the "password = ..." line from the configuration file.
host = localhost
port = 6600
password = example_password

[logging]
level = info

[style]
background = #141414
padding = 12

[binds]
# The values should be `tkinter` key bind strings.
refresh = r

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mpcover-0.3.0.tar.gz (22.3 kB view details)

Uploaded Source

Built Distribution

mpcover-0.3.0-py3-none-any.whl (24.2 kB view details)

Uploaded Python 3

File details

Details for the file mpcover-0.3.0.tar.gz.

File metadata

  • Download URL: mpcover-0.3.0.tar.gz
  • Upload date:
  • Size: 22.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.10.12 Linux/5.15.130-1-MANJARO

File hashes

Hashes for mpcover-0.3.0.tar.gz
Algorithm Hash digest
SHA256 637f123b6e4279a7692a08450db3367b7758773bfa8dc702ad40b55826d868b9
MD5 c2f5d3ceb72d821c17e05f0147213c2d
BLAKE2b-256 a9a01aa7e8c6a6321efff36c47d08384e705b494fd54f156c05985e194d1308d

See more details on using hashes here.

Provenance

File details

Details for the file mpcover-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: mpcover-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 24.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.10.12 Linux/5.15.130-1-MANJARO

File hashes

Hashes for mpcover-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 246e244f9fea4050e5106a2218405a103fd6c1413cc883be6487aa29d41de491
MD5 1b40f48e087395b5dddaff987b4d241a
BLAKE2b-256 e1a160f2f7b91eea2b3b2b6488064102a587f6c9b59198e6d9ae9935ebf4c23d

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page