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

https://github.com/donuts-are-good/chill

a humble network media server
https://github.com/donuts-are-good/chill

cli go media server streaming

Last synced: about 1 year ago
JSON representation

a humble network media server

Awesome Lists containing this project

README

          

# chill media server

a humble network media server

## usage

here's how to use `chill-media-server`:

1. locate `example.cfg`
2. edit `example.cfg` to add your file paths and file types
3. rename `example.cfg` to `config.cfg`
3. run `chill-media-server` in the same directory as `config.cfg`

```
chill-media-server

_ _ _ _
___| |_|_| | |
| _| | | | |
|___|_|_|_|_|_|v1.0.0
http://localhost:8080

```
chill-media-server will output a link you can click. substitute localhost for your local ip to view your content over the network.

## license

MIT License 2023 donuts-are-good, for more info see license.md