This commit is contained in:
n8225 2016-08-14 22:57:28 +00:00 committed by GitHub
commit 02e53e9328

View file

@ -46,13 +46,14 @@ See [Contributing](#contributing).
- [Web based file managers](#web-based-file-managers) - [Web based file managers](#web-based-file-managers)
- [Games](#games) - [Games](#games)
- [Gateways](#gateways) - [Gateways](#gateways)
- [Genealogy](#genealogy)
- [Groupware](#groupware) - [Groupware](#groupware)
- [Learning and Courses](#learning-and-courses) - [Learning and Courses](#learning-and-courses)
- [Maps & GPS](#maps--gps) - [Maps & GPS](#maps--gps)
- [Media Streaming](#media-streaming) - [Media Streaming](#media-streaming)
- [Audio Streaming](#audio-streaming) - [Audio Streaming](#audio-streaming)
- [Video Streaming](#video-streaming) - [Video Streaming](#video-streaming)
- [Mind Maps](#mind-maps) - [Misc/Other](#misc-other)
- [Money, Budgeting and Management](#money-budgeting-and-management) - [Money, Budgeting and Management](#money-budgeting-and-management)
- [Monitoring](#monitoring) - [Monitoring](#monitoring)
- [Note-taking & Editors](#note-taking--editors) - [Note-taking & Editors](#note-taking--editors)
@ -568,6 +569,11 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza
* [Guacamole](http://guac-dev.org/) - Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC and RDP. ([Source Code](https://github.com/glyptodon/)) `MIT` `Java/C` * [Guacamole](http://guac-dev.org/) - Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC and RDP. ([Source Code](https://github.com/glyptodon/)) `MIT` `Java/C`
## Genealogy
* [webtrees](https://www.webtrees.net) - webtrees is the web's leading on-line collaborative genealogy application. ([Demo](https://dev.webtrees.net/demo-stable/index.php?ctype=gedcom&ged=demo), [Source Code](https://github.com/fisharebest/webtrees)) `GPLv3` `PHP`
## Groupware ## Groupware
* [Citadel](http://www.citadel.org/doku.php) - Groupware including email, calendar/scheduling, address books, forums, mailing lists, IM, wiki and blog engines, RSS aggregation and more. ([Source Code](http://www.citadel.org/doku.php/installation:source)) `GPLv3` `C` * [Citadel](http://www.citadel.org/doku.php) - Groupware including email, calendar/scheduling, address books, forums, mailing lists, IM, wiki and blog engines, RSS aggregation and more. ([Source Code](http://www.citadel.org/doku.php/installation:source)) `GPLv3` `C`
@ -635,10 +641,12 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https
* [Streama](https://github.com/dularion/streama) - Self-hosted Netflix alternative. - `MIT` `Java` * [Streama](https://github.com/dularion/streama) - Self-hosted Netflix alternative. - `MIT` `Java`
* [Zoneminder](https://github.com/ZoneMinder/ZoneMinder) - Closed-circuit television (CCTV) software application which supports IP, USB and Analog cameras. `GPLv2` `PHP` * [Zoneminder](https://github.com/ZoneMinder/ZoneMinder) - Closed-circuit television (CCTV) software application which supports IP, USB and Analog cameras. `GPLv2` `PHP`
## Misc/Other
## Mind Maps * [GeneWeb](https://geneweb.tuxfamily.org/wiki/GeneWeb) - GeneWeb is an open source genealogy software written in OCaml. It comes with a Web interface and can be used off-line or as a Web service. ([Demo](https://demo.geneweb.tuxfamily.org/gw7/), [Source Code](https://github.com/geneweb/geneweb)) `GPLv2` `OCAML`
* [Mindmaps](https://github.com/drichard/mindmaps) - An open source, offline capable, mind mapping application. ([Demo](http://drichard.org/mindmaps/)) `AGPLv3` `HTML5`
* [Mindmaps](https://github.com/drichard/mindmaps) - An open source, offline capable, mind mapping application. ([Demo](http://drichard.org/mindmaps/)) * [webtrees](https://www.webtrees.net) - webtrees is the web's leading on-line collaborative genealogy application. ([Demo](https://dev.webtrees.net/demo-stable/index.php?ctype=gedcom&ged=demo), [Source Code](https://github.com/fisharebest/webtrees)) `GPLv3` `PHP`
## Money, Budgeting and Management ## Money, Budgeting and Management
@ -1001,6 +1009,7 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt
## Contributing ## Contributing
* To **add an entry**: clone/[download](https://github.com/Kickball/awesome-selfhosted/archive/master.zip) and enter the repository, run `make add` and follow the instructions; or [edit the README.md file](https://github.com/Kickball/awesome-selfhosted/edit/master/README.md) directly. See [Editing files in another user's repository](https://help.github.com/articles/editing-files-in-another-user-s-repository/), [Creating Pull Requests](https://help.github.com/articles/creating-a-pull-request/), [Using Pull Requests](https://help.github.com/articles/using-pull-requests/) for help on sending your patch. * To **add an entry**: clone/[download](https://github.com/Kickball/awesome-selfhosted/archive/master.zip) and enter the repository, run `make add` and follow the instructions; or [edit the README.md file](https://github.com/Kickball/awesome-selfhosted/edit/master/README.md) directly. See [Editing files in another user's repository](https://help.github.com/articles/editing-files-in-another-user-s-repository/), [Creating Pull Requests](https://help.github.com/articles/creating-a-pull-request/), [Using Pull Requests](https://help.github.com/articles/using-pull-requests/) for help on sending your patch.
* Minimum of 3 entries to start a new category. Otherwise add to the Misc/Other category.
* The **syntax** for links is ``[Name](http://homepage/) - Short description. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code)) `License` `Language` ``. All projects should have their **license** and main server-side **language**/platform/requirement listed, and a description at most 250 characters long. * The **syntax** for links is ``[Name](http://homepage/) - Short description. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code)) `License` `Language` ``. All projects should have their **license** and main server-side **language**/platform/requirement listed, and a description at most 250 characters long.
* Non-[Free](https://en.wikipedia.org/wiki/Free_software) software must be marked `⊘ Proprietary` next to the title, and added to [non-free.md](non-free.md) * Non-[Free](https://en.wikipedia.org/wiki/Free_software) software must be marked `⊘ Proprietary` next to the title, and added to [non-free.md](non-free.md)
* Software with no development activity for 6-12 months may be removed from the list. * Software with no development activity for 6-12 months may be removed from the list.