3Eyes is now installed and running.

To configure which users are filtered as children, edit:
    /Library/Application Support/3Eyes/config.json

Example:
    {
      "child_users": ["alice"],
      "api": "https://3eyes.app",
      "device_id": "this-machine-id"
    }

To uninstall:
    sudo /Applications/3Eyes.app/Contents/MacOS/3eyes uninstall

To check status at any time:
    /Applications/3Eyes.app/Contents/MacOS/3eyes status
