Skip to main content

light anything up with govee, right from mpris.

Project description

mprisgovee

light anything up with govee, right from mpris.

OS - Linux Made with Python PyPI AUR License contributions - welcome

showcase

features

  • detect song art from any mpris player automatically
  • change govee device color with dominant color from song art
    • uses the lan api for extremely fast updates
  • multidevice support
  • cache colors to avoid reprocessing
  • detect play/pause for brightness changes
  • app ignoring
  • configurable settings

prerequisites

  • a computer running linux
  • a network connection
  • a govee lan api capable device
    • remember to turn on the capability!
      • you can find this in the app by going to your device's settings page.
  • python 3.9 or higher
  • playerctl installed
  • your govee device's ip address:
    1. get the mac address of your device.
      • you can find this in the app by going to your device's settings page.
    2. use any method to match up the mac address with a device ip on your network.
      • i did this by going to my router settings and matching it up under "Device List".

installation

pip

mprisgovee is avaliable on PyPI:

pip install mprisgovee

Arch (AUR)

mprisgovee is avaliable on the AUR for Arch users under python-mprisgovee:

# for yay users
yay -S python-mprisgovee

# for paru users
paru -S python-mprisgovee

usage

you can start it by either manually running mprisgovee from your terminal or running at startup using your favorite method.

example (niri):

spawn-sh-at-startup "mprisgovee"

configuration

the config file can usually be found at ~/.config/mprisgovee/config.toml.

default configuration

govee_ip = ["192.168.1.100", "192.168.1.101"]

govee_port = 4003

brightness_on_play_pause = true

brightness_playing = 100

brightness_paused = 10

ignored_apps = [
    "firefox",
    "chromium",
    "chrome",
    "brave",
    "vivaldi",
    "zen",
    "opera"
  • govee_ip:
    • sets the current ip address.
    • format this as a list
  • govee_port:
    • sets the current port.
      • this can usually be left default.
  • brightness_on_play_pause:
    • enables brightness changes on play/pause.
  • brightness_playing:
    • changes the brightness level on play
  • brightness_paused:
    • changes the brightness level on pause
  • ignored_apps:
    • ignores all apps on list.

thanks to:

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

mprisgovee-1.3.1.tar.gz (7.3 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mprisgovee-1.3.1-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

Details for the file mprisgovee-1.3.1.tar.gz.

File metadata

  • Download URL: mprisgovee-1.3.1.tar.gz
  • Upload date:
  • Size: 7.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mprisgovee-1.3.1.tar.gz
Algorithm Hash digest
SHA256 ab0db07592e64e8456c601c7b9b72e72b8db9329350d7e221bb63cbc8e0e83ae
MD5 26c4631e46fe7062cba65475e2737b9f
BLAKE2b-256 c713bdac454c1a3fc77074399138449e5ed0163050e06f2e88b9f88070744b67

See more details on using hashes here.

Provenance

The following attestation bundles were made for mprisgovee-1.3.1.tar.gz:

Publisher: pypi.yml on obvRedwolf/mprisgovee

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mprisgovee-1.3.1-py3-none-any.whl.

File metadata

  • Download URL: mprisgovee-1.3.1-py3-none-any.whl
  • Upload date:
  • Size: 7.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mprisgovee-1.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d2035d63f167c404a357d27bfd45fb658a995d07b278e5064768a03c1c8a3b65
MD5 bdfa42168546fab49a4fe64df8979034
BLAKE2b-256 d90cff3c1c6a520ea96d64d570065e40f98f81c6f5197de63529c92e8b5f62d3

See more details on using hashes here.

Provenance

The following attestation bundles were made for mprisgovee-1.3.1-py3-none-any.whl:

Publisher: pypi.yml on obvRedwolf/mprisgovee

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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