diff options
author | nodiscc <nodiscc@gmail.com> | 2022-07-31 16:22:44 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2022-07-31 17:23:51 +0000 |
commit | 2fd0ffa631a541755064e6b0c34d06618b5978a3 (patch) | |
tree | 81cbfd987d354a611b053d4db7488606f067f530 | |
parent | add description for genealogy category (diff) | |
download | awesome-selfhosted-2fd0ffa631a541755064e6b0c34d06618b5978a3.tar.gz awesome-selfhosted-2fd0ffa631a541755064e6b0c34d06618b5978a3.zip |
add description for groupware category
- https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2984
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1086,6 +1086,8 @@ Utilities for managing game servers. **[`^ back to top ^`](#)** +Collaborative software or [groupware](https://en.wikipedia.org/wiki/Collaborative_software) is designed to help people working on a common task to attain their goals. Groupware often regroups multiple services such as file sharing, calendar/events management, address books... in a single, integrated application. + - [BlueMind](https://www.bluemind.net/en/) - Groupware with email, calendar, addressbooks, exchange active sync, exchange MAPI protocol support. ([Source Code](https://forge.bluemind.net/stash/projects/BM/repos/bluemind-public/browse)) `AGPL-3.0` `Java` - [Citadel](https://www.citadel.org/) - Groupware including email, calendar/scheduling, address books, forums, mailing lists, IM, wiki and blog engines, RSS aggregation and more. ([Source Code](https://www.citadel.org/source.html)) `GPL-3.0` `C` - [Corteza](https://cortezaproject.org) - CRM including a unified workspace, enterprise messaging and a low code environment for rapidly and securely delivering records-based management solutions. ([Demo](https://latest.cortezaproject.org), [Source Code](https://github.com/cortezaproject/corteza-server)) `Apache-2.0` `Go` |