Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tiodot committed Jul 25, 2023
1 parent e85c89d commit a13973d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# 基于Tauri简单封装的微信阅读Mac的客户端
![界面示意](image.png)

使用方式:
1. 本地构建 **yarn build**
2. 下载已构建的版本,本地安装

功能说明:
1. 定制阅读页面部分样式
- 隐藏顶部的导航栏;
- 修改页面的宽度
- 优化右侧导航条展示

2. 新增阅读倒计时,默认一次15min分钟
3. 增加快捷键操作,快捷翻页、滚动页面等

快捷键说明:
> 具体实现在 src-tauri/inject/event.js 中
Expand Down
Binary file added image.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 a13973d

Please sign in to comment.