Ymuse is an MPD client written in Go that supports both light and dark desktop themes.

Install

  • If your distribution supports snap packages: sudo snap install ymuse
  • Otherwise, you can use the binary packages in the Releases section.

build from source

Require

getting Started

  1. Install Go
  2. Make sure you have the following build dependencies installed:

    • build-essential
    • libc6
    • libgtk-3-dev
    • libgdk-pixbuf2.0-dev
    • libglib2.0-dev
    • gettext

  3. Clone the source code and compile:

git clone https://github.com/yktoo/ymuse.git
cd ymuse
go generate
go build

  1. Copy icon and localization:

sudo cp -r resources/icons/* /usr/share/icons/
sudo cp -r resources/i18n/generated/* /usr/share/locale/
sudo update-icon-caches /usr/share/icons/hicolor/*

This will create the application executable in the project root ymusewhich can be run immediately.

#Ymuse #Homepage #Documentation #Downloads #MPD #client #written #News Fast Delivery

Leave a Comment

Your email address will not be published. Required fields are marked *