From 35bb23e1445d436ac9348546d7f36d011c49e265 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 10 Mar 2019 15:12:19 +0000 Subject: [PATCH] Groupware: link to awesome-selfhosted#groupware Part of https://github.com/Kickball/awesome-selfhosted/issues/127 All "Collaborative software" entries have been ported to "Groupware" on awesome-selfhosted --- README.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/README.md b/README.md index 4714b52..12ea83a 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ * [Cloud Orchestration](#cloud-orchestration) * Cloud Storage: [see awesome-selfhosted#file-transfersynchronization](https://github.com/Kickball/awesome-selfhosted#file-transfersynchronization) * [Code Review](#code-review) - * [Collaborative Software](#collaborative-software) + * Collaborative Software: [see awesome-selfhosted#groupware](https://github.com/Kickball/awesome-selfhosted#groupware) * [Configuration Management Database](#configuration-management-database) * [Configuration Management](#configuration-management) * [Continuous Integration & Continuous Deployment](#continuous-integration--continuous-deployment) @@ -182,16 +182,6 @@ * [Phabricator](http://phabricator.org/) - Code review tool build by facebook and used by WikiMedia, FB, dropbox etc. Comes with an integrated wiki, bug tracker, VC integration and a CLI tool called arcanist. * [Review Board](https://www.reviewboard.org/) - Available as free software under the MIT License. -## Collaborative Software - -*Collaborative software or groupware suites.* - -* [Citadel/UX](http://www.citadel.org/) - Collaboration suite (messaging and groupware) that is descended from the Citadel family of programs. -* [EGroupware](http://www.egroupware.org/start.html) - Groupware software written in PHP. -* [Horde Groupware](http://www.horde.org/apps/groupware) - PHP based collaborative software suite that includes email, calendars, wikis, time tracking and file management. -* [Kolab](https://kolab.org/) - Another groupware suite. -* [SOGo](http://www.sogo.nu/) - Collaborative software server with a focus on simplicity and scalability. - ## Configuration Management Database