--- title: "Hello Watcher" sdk: static --- # Hello Watcher WatcheRobot 第一个示例应用:启动后弹出本地确认窗口,确认你的桌面机器人已准备好。 - Application ID: `hello_watcher` - Author: 胡大娘 ## Develop ```powershell watcherobot app check . watcherobot app run . watcherobot app publish . ``` Run the Application through the SDK Daemon. Do not execute `app.py` directly.