Skip to content

Installation

Systemanforderungen

WindowsmacOSLinux
Version10/11 (64-bit)12+ (Monterey)Ubuntu 20.04+, Debian 10+
RAM4 GB (8 empfohlen)4 GB4 GB
Speicher200 MB200 MB200 MB
Architekturx64, ARM64Apple Silicon, Intelx64

Windows

  1. Lade MaxiCoreSetup.exe von maxicore.ch/download
  2. Rechtsklick → "Als Administrator ausführen"
  3. Installiert sich nach C:\Program Files\MaxiCore\

Windows-Dienst

MaxiCore kann als Dienst im Hintergrund laufen:

powershell
Get-Service MaxiCoreAgent    # Status
Start-Service MaxiCoreAgent  # Starten
Stop-Service MaxiCoreAgent   # Stoppen

Signatur verifizieren

powershell
Get-AuthenticodeSignature "C:\Program Files\MaxiCore\MaxiCore.exe"
# SignerCertificate: CN=HELIX_12 Labs, Status: Valid

macOS

  1. Lade MaxiCore.dmg von maxicore.ch/download
  2. Ziehe MaxiCore in den Applications-Ordner
  3. Beim ersten Start: Rechtsklick → "Öffnen"

Berechtigungen

MaxiCore braucht für Desktop-Steuerung:

  • Bedienungshilfen (Maus/Tastatur)
  • Bildschirmaufnahme (Screenshots)

Systemeinstellungen → Datenschutz & Sicherheit → MaxiCore aktivieren.

Linux

Debian/Ubuntu

bash
wget https://maxicore.ch/download/MaxiCore-amd64.deb
sudo dpkg -i MaxiCore-amd64.deb

AppImage

bash
wget https://maxicore.ch/download/MaxiCore-x64.AppImage
chmod +x MaxiCore-x64.AppImage
./MaxiCore-x64.AppImage

Server (Headless)

bash
curl -fsSL https://maxicore.ch/install | sudo bash -s -- --key MC-XXXX

Deinstallation

Windows: Einstellungen → Apps → MaxiCore Agent → Deinstallieren

macOS: MaxiCore aus Applications in den Papierkorb ziehen.

Linux: sudo apt remove maxicore

SHA256 Checksummen

bash
curl -fsSL https://maxicore.ch/download/checksums.sha256
sha256sum -c checksums.sha256

HELIX_12 Labs — EU-souveräne KI-Plattform