diff options
author | Rid <shakeel.ridhwaan@gmail.com> | 2018-04-19 14:44:37 +0000 |
---|---|---|
committer | Rid <shakeel.ridhwaan@gmail.com> | 2018-04-19 14:44:37 +0000 |
commit | a5ec73f50cb938724693e19ecb3e40ded5544ebc (patch) | |
tree | a31a7b728aa3f1e0ed42afa6a3b15ae8d672048b | |
parent | Merge pull request #1345 from EliotBerriot/EliotBerriot-funkwhale (diff) | |
download | awesome-selfhosted-a5ec73f50cb938724693e19ecb3e40ded5544ebc.tar.gz awesome-selfhosted-a5ec73f50cb938724693e19ecb3e40ded5544ebc.zip |
Add homehost (audo/video streaming)
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -819,6 +819,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https - [Funkwhale](https://funkwhale.audio/) - A modern, web-based, convivial, multi-user and free music server. ([Demo](https://demo.funkwhale.audio/), [Source Code](https://code.eliotberriot.com/funkwhale/funkwhale)) `BSD-3-Clause` `Python/Django` - [GNU FM](https://gnu.io/fm/) - Running music community websites, alternative to last.fm. ([Source Code](http://git.savannah.gnu.org/cgit/librefm.git/)) `AGPL-3.0` `PHP` - [Groove Basin](https://github.com/andrewrk/groovebasin) - Music player server with a web-based user interface inspired by Amarok 1.4. `MIT` `Nodejs` +- [homehost](https://github.com/ridhwaans/homehost) `⚠` - self-hosted React app that streams your media collection (music, movies, books, podcasts, comics etc) `MIT` `Nodejs` - [Icecast 2](http://www.icecast.org/) - streaming audio/video server which can be used to create an Internet radio station or a privately running jukebox and many things in between. ([Source Code](https://git.xiph.org/?p=icecast-server.git;a=summary)) `GPL-2.0` `C` - [koel](http://koel.phanan.net/) - Personal music streaming server that works. ([Source Code](https://github.com/phanan/koel)) `MIT` `PHP` - [Libresonic](http://libresonic.org/) - Open-source web-based media streamer and jukebox. A fork of Subsonic's last open-source release, before it switched licenses. `GPL-3.0` `Java` @@ -842,6 +843,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https - [Emby](https://emby.media/) - Home media server supporting both DLNA and DIAL (Chromecast) devices out-of-the-box. ([Source Code](https://github.com/MediaBrowser/Emby)) `GPL-2.0` `C#` - [Flumotion](http://flumotion.net/) - Streaming media server with intuitive graphical administration tools. ([Source Code](https://github.com/Flumotion/flumotion)) `LGPL-2.1` `Python` - [Hellowlol HTPC Manager fork](https://github.com/Hellowlol/HTPC-Manager) - Fully responsive interface to manage all your favorite media on your HTPC. ([Source Code](https://github.com/styxit/HTPC-Manager)) `MIT` `Python` +- [homehost](https://github.com/ridhwaans/homehost) `⚠` - self-hosted React app that streams your media collection (music, movies, books, podcasts, comics etc) `MIT` `Nodejs` - [Icecast 2](http://www.icecast.org/) - streaming audio/video server which can be used to create an Internet radio station or a privately running jukebox and many things in between. ([Source Code](https://git.xiph.org/?p=icecast-server.git;a=summary)) `GPL-2.0` `C` - [MistServer](http://mistserver.org/) - Streaming media server that works well in any streaming environment. ([Source Code](https://github.com/DDVTECH/mistserver)) `AGPL-3.0` `C++` - [Myflix](https://github.com/pastapojken/Myflix) - Self-hosted, super lightweight Netflix alternative. `MIT` `Shell` |