Mitarbeiterverwaltung

Zeiterfassung, Schichtplanung, Personalakte und Chat für Kliniken und Gesundheitseinrichtungen

v1.10.0

Android App

Android Flutter APK APK herunterladen

Installation

Windows (PowerShell)

Windows PowerShell

Einzeiler-Installation per PowerShell (installiert Backend + Frontend lokal):

irm https://downloads.c3po42.de/mva/install.ps1 | iex

Linux / Server

Linux Docker

Einzeiler-Installation per Bash (Docker erforderlich):

curl -fsSL https://downloads.c3po42.de/mva/install.sh | bash