Candy

Install macOS Client

中文文档

The macOS client is installed and serviced via Homebrew.

Install Homebrew

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Add Third-Party Repository

brew tap lanthora/repo

Install Candy

brew install candy

Modify Configuration

For M-series processors, the configuration file is at /opt/homebrew/etc/candy.cfg. For Intel series processors, the configuration file is at /usr/local/etc/candy.cfg.

Test with the following command:

sudo candy -c /path/to/candy.cfg

Start Service

After successful testing, run as a service:

sudo brew services start lanthora/repo/candy