Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.17 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.17 KB

AirplayMirroringGo

A cross platform airplay screen mirroring client by golang

How to use

Step 1: get the application, there are two options.

  • Option 1: Download bin file for Linux amd64
  • Option 2: Download source code and build using this commands
    git clone [email protected]:openairplay/AirplayMirroringGo.git
    cd AirplayMirroringGo
    make build

Step 2: run airplay in your CLI. Run airplay step 2

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. Run airplay step 4-1 Run airplay step 4-2

Welcome to pull request for this project !

Thanks

Unofficial AirPlay Protocol Specification
Fyne
open-airplay