update tools
This commit is contained in:
parent
5d3e438369
commit
854efb0730
2 changed files with 108 additions and 87 deletions
75
README.md
75
README.md
|
@ -17,31 +17,28 @@ List of tools useful for online collaborative teams, that we already tested and
|
|||
* [Video Conference Systems](#videoconference-systems)
|
||||
-->
|
||||
|
||||
## Categories
|
||||
## Kategorien
|
||||
|
||||
### [Calendar](./calendar/index.md)
|
||||
|
||||
* Bloben
|
||||
* EGroupware
|
||||
* Nextcloud
|
||||
* SOGo
|
||||
* Roundcube
|
||||
=== "Chat Messenger"
|
||||
|
||||
### Chat Messenger
|
||||
|
||||
#### [Messenger Platforms](./chat%20messenger/index.md)
|
||||
### [Messenger Platformen Vergleich](./chat%20messenger/index.md)
|
||||
|
||||
* [Matrix, Element](./chat%20messenger/matrix-element.md)
|
||||
* [Rocketchat](./chat%20messenger/rocketchat.md)
|
||||
* [Mattermost](./chat%20messenger/mattermost.md)
|
||||
* [Zulip](./chat%20messenger/zulip.md)
|
||||
|
||||
### [Cloud Storage](./cloud%20storage/index.md)
|
||||
=== "Cloud Speicher"
|
||||
|
||||
### [Cloud Speicher Vergleich](./cloud%20storage/index.md)
|
||||
|
||||
* [Nextcloud](./cloud%20storage/nextcloud.md)
|
||||
* [Seafile](./cloud%20storage/seafile.md)
|
||||
|
||||
### [Documents](./documents/index.md)
|
||||
=== "Dokumente"
|
||||
|
||||
### [Dokumente Vergleich](./documents/index.md)
|
||||
|
||||
#### Markdown Pads
|
||||
|
||||
|
@ -54,7 +51,9 @@ List of tools useful for online collaborative teams, that we already tested and
|
|||
* [OnlyOffice](./documents/onlyoffice.md)
|
||||
* [Collabora](./documents/collabora.md)
|
||||
|
||||
### [Email](./email/index.md)
|
||||
=== "E-Mail"
|
||||
|
||||
### [E-Mail Vergleich](./email/index.md)
|
||||
|
||||
#### Clients
|
||||
|
||||
|
@ -74,9 +73,24 @@ List of tools useful for online collaborative teams, that we already tested and
|
|||
* [iRedmail](./email/iredmail.md)
|
||||
* [Modoboa](./email/modoboa.md)
|
||||
|
||||
### Passwortmanager
|
||||
=== "Kalender"
|
||||
|
||||
### [Projektmanagement](./projectmanagement/index.md)
|
||||
### [Kalender Vergleich](./calendar/index.md)
|
||||
|
||||
* Bloben
|
||||
* EGroupware
|
||||
* Nextcloud
|
||||
* SOGo
|
||||
* Roundcube
|
||||
|
||||
|
||||
=== "Passwortmanager"
|
||||
|
||||
TODO
|
||||
|
||||
=== "Projekt Management"
|
||||
|
||||
### [Projekt Management Vergleich](./projectmanagement/index.md)
|
||||
|
||||
#### Kanban Boards
|
||||
|
||||
|
@ -91,30 +105,37 @@ List of tools useful for online collaborative teams, that we already tested and
|
|||
#### Agile Software Development
|
||||
* [Taiga](./projectmanagement/taiga.md)
|
||||
|
||||
### Socialnetwork
|
||||
=== "Soziale Netzwerke"
|
||||
|
||||
### Surveys
|
||||
TODO
|
||||
|
||||
|
||||
|
||||
=== "Ticketing"
|
||||
|
||||
* Redmine
|
||||
* Zammad
|
||||
|
||||
|
||||
=== "Umfragen"
|
||||
|
||||
* Limesurvey
|
||||
* Ohmyform
|
||||
* Tripetto
|
||||
|
||||
### Ticketing
|
||||
=== "Video Konferenzen"
|
||||
|
||||
* Redmine
|
||||
* Zammad
|
||||
|
||||
### Time Tracking
|
||||
|
||||
* [Titra](zeiterfassung/titra.md)
|
||||
* [Kimai](zeiterfassung/kimai.md)
|
||||
|
||||
### [Videoconference systems](./video%20conferencing/index.md)
|
||||
### [Video Konferenzen Vergleich](./video%20conferencing/index.md)
|
||||
|
||||
* [BBB](./video%20conferencing/BigBlueButton.md)
|
||||
* [Jitsi](./video%20conferencing/Jitsi_meet.md)
|
||||
* [Apache OpenMeetings](./video%20conferencing/Apache_OpenMeetings.md)
|
||||
|
||||
=== "Zeiterfassung"
|
||||
|
||||
* [Titra](zeiterfassung/titra.md)
|
||||
* [Kimai](zeiterfassung/kimai.md)
|
||||
|
||||
## Contribute
|
||||
|
||||
Feel free to open a PR / Issue or contact us on [matrix](https://matrix.to/#/!WplKrvvevUnClTDkwm:matrix.local-it.org?via=matrix.local-it.org&via=matrix.kaputt.cloud) or [mail](mailto:info@local-it.org)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Dateiablage ✅
|
||||
# Dateiablage
|
||||
|
||||
Eine grundlengede Aktivität im kollaborativem Arbeiten im Team, ist der Austausch von Dateien (Dokumente, Bilder, Videos, Audio, etc.).
|
||||
Einfache Methoden sind der Versand per E-Mail, Messenger oder gar per USB-Stick. Schnell steigt aber der Bedarf nach einer Dateiversionierung, wenn z.B. mehrere an einem Dokument arbeiten und eine Datei überarbeitet hin und her geschickt wird oder ein alter Stand einer Datei wiederhergestellt werden soll. Auch ist das öffentliche Verfügbar machen einer Datei und viele weitere Funktionen gefragt.
|
||||
|
|
Loading…
Reference in a new issue