A cross platform airplay screen mirroring client by golang
Step 1: get the application, there are two options.
git clone git@github.com:openairplay/AirplayMirroringGo.git
cd AirplayMirroringGo
make build
Step 2: run airplay in your CLI.
Step 3: waiting for searching Apple TV ip, the "Start Mirroring" button will be enabled after it found Apple TV
Step 4: click "Start Mirroring" to start mirroring and the button label will be change to "Start Mirroring", click "Start Mirroring" button will stop it.