Skip to content

orangeturtle739/ymuse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latest release License Build Status Go Report Card

Ymuse icon Ymuse

Ymuse is an easy, functional, and snappy GTK front-end (client) for Music Player Daemon written in Go.

Ymuse screenshot

Installing

You can use one of the binary packages from the Releases section.

Building from the source

Requirements

  • Go 1.14+

Getting started

  1. Install Go
  2. Clone the source and compile
git clone https://github.com/yktoo/ymuse.git
go generate
go build

This will create the application executable ymuse in the project root directory, which you can run straight away.

License

See COPYING.

Credits

About

GTK client for Music Player Daemon (MPD) written in Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.6%
  • Shell 1.4%