Skip to content

Commit

Permalink
修改readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hteen committed Oct 28, 2020
1 parent 7d5b2cf commit 1cf8126
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 18 deletions.
41 changes: 23 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,24 +14,9 @@
* *提前登录*
* *提前获取注册码,30min内可以复用,获取方式是找个冷门型号走到获取注册码步骤*

## 使用方法

1. 前往 `release` 页面下载,启动
2. 首次运行点击 `测试` 按钮, 确保能正确打开浏览器
3. 选择门店和型号,点击 `添加` 到监控列表
4. 点击 `开始` 即可

匹配到之后会暂停监听,直到再次点击 `开始`

## 参考图片

[!效果预览](./images/0.png)

[!注册码获取页面](./images/1.png)

[!选择到店时间,填写身份证号](./images/2.png)

## 开发
## 关于开发
* 代码不优雅, 注释不完善, review须谨慎
* GUI框架 [fyne](https://github.com/fyne-io/fyne)

### 运行
Expand All @@ -48,4 +33,24 @@ fyne package -os darwin
# macos下打包其他平台
go get github.com/lucor/fyne-cross/cmd/fyne-cross
fyne-cross --targets=linux/amd64,windows/amd64
```
```

## 使用方法

1. 前往 `release` 页面下载,启动
2. 首次运行点击 `测试` 按钮, 确保能正确打开浏览器
3. 选择门店和型号,点击 `添加` 到监控列表
4. 点击 `开始` 即可

匹配到之后会暂停监听,直到再次点击 `开始`

## 参考图片

效果预览
![效果预览](./images/0.png)

注册码获取页面
![注册码获取页面](./images/1.png)

选择到店时间,填写身份证号
![选择到店时间,填写身份证号](./images/2.png)
Binary file modified images/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1cf8126

Please sign in to comment.