File size: 413 Bytes
28ff1e5
7c651d5
28ff1e5
 
 
7c651d5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
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.