CoFader Host Agent
==================

Share your DAW securely with remote collaborators.

QUICK START
-----------
1. Open Terminal
2. Navigate to this folder: cd /path/to/CoFader-Host
3. Run: ./cofader-host stream
4. Share the Session ID with your collaborator
5. They connect at: https://cofader.com/connect

FIRST TIME SETUP
----------------
macOS will ask for permissions:
- Screen Recording: Required to capture your DAW window
- Accessibility: Required for remote input control

Go to System Settings > Privacy & Security to grant these permissions.

CONFIGURATION
-------------
Edit cofader-host.toml to customize:
- Which apps are visible to remotes (DAWs are allowed by default)
- Which apps are blocked (Terminal, passwords managers blocked by default)
- Video quality settings

COMMANDS
--------
./cofader-host stream              Start hosting a session
./cofader-host stream -p SECRET    Start with password protection
./cofader-host --help              Show all options

SUPPORT
-------
Website: https://cofader.com
Issues: https://github.com/cofader/cofader/issues
