From 0e3c125c8819d042b3321bbe8cbba7ef938b82ad Mon Sep 17 00:00:00 2001 From: Philipp Rothmann Date: Sun, 24 Jul 2022 22:27:31 +0200 Subject: [PATCH] add vikunja --- README.md | 126 ++++++++++++++++++++++++++++++++--- projectmanagement/index.md | 3 + projectmanagement/vikunja.md | 49 ++++++++++++++ 3 files changed, 170 insertions(+), 8 deletions(-) create mode 100644 projectmanagement/index.md create mode 100644 projectmanagement/vikunja.md diff --git a/README.md b/README.md index ee7e928..b2149ee 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,20 @@ Tools ===== -List of tools useful for online collaborative teams. +List of tools useful for online collaborative teams, that we already tested and compared for different use cases. + + +* [Calendar](#calendar) +* [Chat Messenger](#chat-messenger) +* [Cloud Storage](#cloud-storage) +* [Documents](#documents) +* [E-Mail](#email) +* [Password Manager](#passwortmanager) +* [Project Management](#projektmanagement) +* [Social Networks](#socialnetwork) +* [Surveys](#surveys) +* [Ticketing](#ticketing) +* [Video Conference Systems](#videoconference-systems) ## Categories @@ -9,43 +22,101 @@ List of tools useful for online collaborative teams. ### Chat Messenger -* Matrix + Element +#### Messenger Platforms + +[Messenger Comparison]() + +* [Matrix, Element]() + [Demo](), + [Source](), + [Recipe](), * Rocketchat * Mattermost * Zulip - -#### P2P - -* [tox](https://tox.chat/faq.html) -* [briar](https://briarproject.org/) - ### Cloud Storage +* Nextcloud +* Seafile + ### Documents #### Markdown Pads +* Etherpad +* Cryptpad +* HedgeDoc + #### Richtext +* OnlyOffice +* Collabora + ### Email +#### Clients + + + +##### Webclients +* Roundcube +* SOGo +* RainLoop +* Nextcloud +* eGroupware +* groupoffice +* horde + +#### Server-Installer + +* Mailcow +* Mailu +* iRedmail +* Modoboa + ### Passwortmanager ### Projektmanagement #### Kanban Boards +* Wekan +* Vikunja +* Kanboard +* Focalboard +* Redmine +* Nextcloud Deck + + +#### Agile Software Development + +* + ### Socialnetwork ### Surveys +* Limesurvey +* Ohmyform +* Tripetto + ### Ticketing +* Redmine +* Zammad + ### Time Tracking +* [Titra](zeiterfassung/titra.md) +* [Kimai](zeiterfassung/kimai.md) + ### Videoconference systems +* BBB +* jitsi +* OpenMeetings + + ## Contribute @@ -57,3 +128,42 @@ Feel free to open a PR / Issue or contact us on [matrix](https://matrix.to/#/!Wp * [Coop-Cloud List](https://apps.coopcloud.tech/) * [Yunohost](https://yunohost.org/de/apps?q=%2Fapps) * [Cloudron](https://www.cloudron.io/store/index.html) + + +## todo + +* [tox](https://tox.chat/faq.html) +* [briar](https://briarproject.org/) +* [tracim](https://github.com/tracim/tracim) + Threads, files and pages with status and full history. All in the same place. +* [grist](https://templates.getgrist.com/) +* syncthing +* samba +* Syncthing +* Pydio +* Peergos +* Cozy +* Thunderbird +* Mailspring +* Evolution +* [groupoffice](https://www.group-office.com) +* [horde](https://www.horde.org/apps) +* [planka](https://planka.app/) +* [Kanbana](https://github.com/SrGMC/kanbana) + Kanban von Markdown files +* [Taskboard](https://taskboard.matthewross.me/) +* [taiga](https://www.taiga.io/) + https://github.com/robrotheram/taiga-contrib-openid-auth +* [Leantime](https://github.com/leantime/leantime) +* [Restya](https://github.com/RestyaPlatform/board/) +* [Timetagger](https://github.com/almarklein/timetagger) +* Nextcloud Talk +* Znuny +* Trac + +### CRM + +* [Corteza](https://cortezaproject.org/) +* [SuiteCRM](https://suitecrm.com) +* [tine](https://www.tine-groupware.de/technik/) + diff --git a/projectmanagement/index.md b/projectmanagement/index.md new file mode 100644 index 0000000..a728a88 --- /dev/null +++ b/projectmanagement/index.md @@ -0,0 +1,3 @@ +# Project Management Tools + +* [Vikunja](./vikunja.md) \ No newline at end of file diff --git a/projectmanagement/vikunja.md b/projectmanagement/vikunja.md new file mode 100644 index 0000000..bb2c4b2 --- /dev/null +++ b/projectmanagement/vikunja.md @@ -0,0 +1,49 @@ +# Vikunja + +Vikunja ist als simple persönliche ToDo Liste gestartet und hat mittlerweile aber auch umfangreiche Funktionen mit Kanban oder Gantt Ansichten. Es hat ein modernes Design und lässt sich intuitiv bedienen. + +## Allgemeine Informationen + +* Website: https://vikunja.io/ +* Demo: [vikunja.io](https://try.vikunja.io/login), [local-it](vikunja.demo.local-it.cloud) +* Source Code: [kolaente.dev](https://kolaente.dev/vikunja/) +* [Dokumentation](https://vikunja.io/docs/) +* Lizenz: AGPLV3 +* Programmiersprache: golang +* Geschäftsmodell: foss, hosting + +## Technisch + +### Installation + +* coop-cloud recipe: [ja](https://git.coopcloud.tech/coop-cloud/vikunja) +* Docker: [image](https://hub.docker.com/u/vikunja), [Dockerfile](https://kolaente.dev/vikunja/api/src/branch/main/Dockerfile) +* Docker-Compose: [docker-example](https://vikunja.io/docs/full-docker-example/) +* Konfiguration via: config.yml +* API-Dokumentation: [v1](https://try.vikunja.io/api/v1/docs) +* Abhängigkeiten: + * frontend / api + * db: postgres +* Installationshinweise: + * https://vikunja.io/docs/full-docker-example/#example-with-traefik-2 + + +### Authentifizierung & SSO +openid connect, [authentik tutorial](https://goauthentik.io/integrations/services/vikunja/) + +### Entwicklung + +* Maintainership: Konrad Langenberg, Marurg +* Contributors: ~20 +* Letzte Änderung: 23h +* Letzter Release / Zyklus: [0.18.1](https://kolaente.dev/vikunja/api/releases) +* Erweiterbarkeit: ? +* Geplante Entwicklung / Roadmap: + * api: https://my.vikunja.cloud/lists/16/list + +Überprüft am: 13.07.22 + +### sonstiges + + +## Notizen \ No newline at end of file