📥 Téléchargement macOS
⚡ Installation Automatique (Recommandé)
Installation via Terminal - télécharge et configure automatiquement
📦 DMG Universal (Bientôt)
Package natif macOS - nécessite compilation sur Mac
⚡ Installation rapide via Terminal
curl -fsSL https://omarich.codincloud.com/tools/omarich-mac-bridge/install.sh | bash
✨ Fonctionnalités
Bluetooth LE
Connexion native CoreBluetooth
USB/Serial
Support complet des ports
3D/2D Temps réel
Visualisation Metal
iCloud Sync
Synchronisation Cloud
Notifications
Centre de notifications macOS
Menu Bar
Accès rapide depuis la barre
⚙️ Configuration Requise
- ✓ macOS 11 Big Sur ou supérieur
- ✓ Intel x64 ou Apple Silicon (M1/M2/M3)
- ✓ 4 GB RAM minimum
- ✓ 500 MB d'espace disque
- ✓ Bluetooth 4.0+ (optionnel)
- ✓ Connexion Internet
🔧 Build depuis les sources
Pour les développeurs souhaitant compiler l'application :
# Cloner le projet
git clone https://github.com/omarich/bridge-mac.git
cd bridge-mac
# Installer les dépendances
npm install
# Build DMG (Universal)
npm run build:mac
# Output: dist/OMARICH-Bridge-Pro-5.2.0.dmg