diff options
author | Edward Dickson <ed.kickball@hotmail.com> | 2018-10-22 23:55:56 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-22 23:55:56 +0000 |
commit | 1c9fe5dda8c4a4f431be620a99885e687521c892 (patch) | |
tree | a08b75697c28a131f204488e7cb72caad57b9a63 | |
parent | Fix Grammar in Additions (diff) | |
download | awesome-selfhosted-1c9fe5dda8c4a4f431be620a99885e687521c892.tar.gz awesome-selfhosted-1c9fe5dda8c4a4f431be620a99885e687521c892.zip |
Grammar fixes for additions
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -853,7 +853,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https - [Music Browser](https://github.com/henrik242/musicbrowser) - Browser and streamer for your music collection. It is runs on most operating systems, and is light enough to run flawlessly on NAS devices. `GPL-3.0` `PHP` - [musikcube](https://musikcube.com/) - Streaming audio server with Linux/macOS/Windows/Android clients. ([Source Code](https://github.com/clangen/musikcube)) `BSD-3-Clause` `C++` - [Sonerezh](https://www.sonerezh.bzh/) - Self-hosted, web-based application for stream your music, everywhere. ([Demo](https://www.sonerezh.bzh/demo/), [Source Code](https://github.com/sonerezh/sonerezh)) `GPL-3.0` `PHP` -- [Volumio](https://volumio.org/) - a free and Open Source Linux Distribution, designed and fine-tuned exclusively for music playback. ([Source Code](https://github.com/volumio/Volumio2)) `GPLv3` `NodeJS` +- [Volumio](https://volumio.org/) - A free and open source linux distribution, designed and fine-tuned exclusively for music playback. ([Source Code](https://github.com/volumio/Volumio2)) `GPLv3` `NodeJS` ### Video Streaming @@ -898,7 +898,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https - [My Mind](https://github.com/ondras/my-mind) - Web application for creating and managing mind maps. ([Demo](https://my-mind.github.io/?url=examples%2Ffeatures.mymind)) `MIT` `Javascript` - [nnmm](https://nnmm.nl/) - Super tiny pastebin/url minifier "microservice". ([Source Code](https://github.com/Mechazawa/nnmm)) `Beerware` `PHP` - [Notica](https://notica.us) - Lets you send browser notifications from your terminal to your desktop or phone. No installation or registration is required. ([Source Code](https://github.com/tannercollin/Notica)) `MIT` `Nodejs` -- [Ombi](http://ombi.io/) - a content request system for Plex/Emby, connecting to SickRage, CouchPotato, Sonarr, with a growing feature set. ([Demo](https://demo.ombi.io/), [Source Code](https://github.com/tidusjar/Ombi)) `GPL-2.0` `C#` +- [Ombi](https://ombi.io/) - A content request system for Plex/Emby, connects to SickRage, CouchPotato, Sonarr, with a growing feature set. ([Demo](https://demo.ombi.io/), [Source Code](https://github.com/tidusjar/Ombi)) `GPL-2.0` `C#` - [revealjs](https://revealjs.com) - Framework for easily creating beautiful presentations using HTML. ([Demo](https://revealjs.com/), [Source Code](https://github.com/hakimel/reveal.js)) `MIT` `JavaScript` - [SANE Network Scanning](http://sane-project.org/) - Allow remote clients to access image acquisition devices (scanners) available on the local host. ([Source Code](http://www.sane-project.org/cvs.html)) `GPL-2.0` `C` - [Skygear](https://skygear.io) - Complete backend server for web, mobile and iOT applcations. ([Demo](https://portal.skygear.io), [Source Code](https://github.com/SkygearIO/skygear-server)) `Apache-2.0` `Go` |