diff options
author | nodiscc <nodiscc@gmail.com> | 2015-08-02 23:15:30 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-08-02 23:17:14 +0000 |
commit | f2f50ab2f34df5f0d7f598e4a42230cf22c79459 (patch) | |
tree | 6618d1c04df8f5101ad7d6b7d350b921edba0dc8 /README.md | |
parent | glorious Freedom takes a capital F (diff) | |
download | awesome-selfhosted-f2f50ab2f34df5f0d7f598e4a42230cf22c79459.tar.gz awesome-selfhosted-f2f50ab2f34df5f0d7f598e4a42230cf22c79459.zip |
indentation fixes
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -4,9 +4,7 @@ Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers. -This is a list of [Free Software]((https://en.wikipedia.org/wiki/Free_software)) [network services](https://en.wikipedia.org/wiki/Network_service) and [web applications](https://en.wikipedia.org/wiki/Web_application) which can be hosted locally. - -Non-Free software is listed on the [Non-Free](non-free.md) page. +This is a list of [Free](https://en.wikipedia.org/wiki/Free_software) Software [network services](https://en.wikipedia.org/wiki/Network_service) and [web applications](https://en.wikipedia.org/wiki/Web_application) which can be hosted locally. Non-Free software is listed on the [Non-Free](non-free.md) page. Table of Contents ================= @@ -146,7 +144,7 @@ See also [Static Site Generators](#static-site-generators) and [Content Managem ### Custom * [GNUNet](https://gnunet.org/) - Free software framework for decentralized, peer-to-peer networking `GPLv3` `C/Java` * [Jitsi Meet](https://jitsi.org/Projects/JitsiMeet) - Jitsi Meet is an OpenSource (MIT) WebRTC JavaScript application that uses Jitsi Videobridge to provide high quality, scalable video conferences. `MIT ` `JavaScript` - * [Jitsi Video Bridge](https://jitsi.org/Projects/JitsiVideobridge) - WebRTC compatible Selective Forwarding Unit (SFU) that allows for multiuser video communication. `Apache` `Java` + * [Jitsi Video Bridge](https://jitsi.org/Projects/JitsiVideobridge) - WebRTC compatible Selective Forwarding Unit (SFU) that allows for multiuser video communication. `Apache` `Java` * [Kandan](http://getkandan.com/) – Kandan is an Open Source Alternative to HipChat. - `AGPL` * [Mumble](http://wiki.mumble.info/wiki/Main_Page) - low-latency, high quality voice/text chat software `BSD` `C++` * [Node-Chat](https://github.com/IgorAntun/node-chat) - A not-so-basic open-source chat with admin features. - `MIT` `Nodejs` |