An open API service indexing awesome lists of open source software.

https://github.com/httpanimation/mu2c

Because music clients are always just so bad
https://github.com/httpanimation/mu2c

advanced c linux linux-first macos

Last synced: about 1 year ago
JSON representation

Because music clients are always just so bad

Awesome Lists containing this project

README

          

# Mu2c/stable
Mu2c is a music client made for Linux becuase other clients are not good for one reason or another.

## Needed things to install
1) mpg123
```
sudo dnf install mpg123
```

## Installing
```bash
```

## Building
1) Install gstreamer1-devel
```bash
sudo dnf install gstreamer1-devel
```