Hacker News new | ask | show | jobs
Show HN: Black candy – A self hosted music streaming server (github.com)
14 points by aidewoode 2552 days ago
3 comments

Cool, I've been into this sort of project recently.

Similar project: https://funkwhale.audio/en_US/

Also Streamaserver for video https://github.com/streamaserver/streama

This looks great! I hope in the future you can integrate into home assistants, especially the ones coming around that are open source https://getleon.ai/.
It is nostalgic to see good old Rails asset pipeline in the reigning world of React/Vue. You have done a pretty good job there, good sir!
Thanks, actually I use webpacker instead of asset pipeline.