第一步在raspi上安装vnc server:
sudo apt install tightvncserver #安装 tightvncserver #开启
第二步,在mac上登录:
open vnc://pi@192.168.0.12:5901
上面的ip,替换成实际ip