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

https://github.com/raffleberry/yams

Yet Another Music Server
https://github.com/raffleberry/yams

cgo music music-library music-organizer music-player music-server music-streaming self-hosted streaming taglib

Last synced: 7 months ago
JSON representation

Yet Another Music Server

Awesome Lists containing this project

README

          

# YAMS

Yet Another Music Server

## Screenshots
![](docs/1.png)
![](docs/2.png)
![](docs/3.png)

## Development

```
./bake dev
```

## Build

```
# set install directory in .env file
./bake install
```