Akashamba/sonora
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# Sonora: Self hosted music streaming service Sonora is a self hosted music streaming service that allows you to stream your music from your local machine. ## System Requirements - Node.js >= 18 - ffmpeg - yt-dlp ### macOS brew install ffmpeg yt-dlp ### Ubuntu sudo apt install ffmpeg yt-dlp