add information about CALDaV server and tool suggestions #1

Closed
adina wants to merge 1 commit from adina/docs.psychoinformatics.de:resources into main
2 changed files with 40 additions and 0 deletions

View file

@ -0,0 +1,5 @@
---
title: "Our Stack"
---
Here is an overview of the tools and services we use internally.

View file

@ -0,0 +1,35 @@
---
title: "Lab Calendar"
---
The lab has a [CalDAV](https://en.wikipedia.org/wiki/CalDAV) server at https://cal.psychoinformatics.de.
This server can be used to create calendars, contacts, or tasks, and it serves the lab calendar.
It was created to replace Google Calendar in March 2025.
Please take note of the following: Although everyone has there own account/space for their own calendars and tasks and contacts, this is still a shared space.
Everything is tracked in a single Git repository, which is pushed to the group's forgejo, and will be accessible by anyone with access to the internal organization -- now and in the future.
### Tech stack
Here are a few suggestions for tools to use to interface the server and its services.
#### Web UI
A graphical webinterface for the calendar can be found at [cal.psychoinformatics.de/ui/](https://cal.psychoinformatics.de/ui/) (the trailing slash is important, don't miss it).
It allows to view the calendar, TODO lists, and an address book.
#### Desktop Apps
- **Gnome Calendar**: The default Calendar app on Gnome allows to add calendars from various online calendaring services, including CalDAV servers
#### Phone Apps
- **Etar**: [Etar](https://github.com/Etar-Group/Etar-Calendar) is an open source calendar App for Android available on F-Droid and Google Play
- **DAVx5**: [Davx5](https://www.davx5.com/) is a CalDAV solution to sync contacts, calendars and tasks
- **Tasks**: [Tasks](https://tasks.org/) is an open source TODO list app
### Access and Credentials
- **User name**: same as on the Hub
- **Password**: self-set by sending Michael a bcrypted passwort hash
If you yet lack an account, send Michael a bcrypt hash of the password you'd like to use for calendar access.
If you have no favorite means to generate a bcrypt hash, you can use [bcrypt-generator.com](https://bcrypt-generator.com/)