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
- Host: GitHub
- URL: https://github.com/donuts-are-good/chill
- Owner: donuts-are-good
- License: mit
- Created: 2023-05-15T21:43:03.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-15T22:46:30.000Z (about 3 years ago)
- Last Synced: 2025-06-10T15:14:51.887Z (about 1 year ago)
- Topics: cli, go, media, server, streaming
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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