Skip to content

Commit b0ea9a7

Browse files
committed
fix: README.md还原
1 parent 6c66613 commit b0ea9a7

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# RestGap (息间)
2+
<img width="150" height="150" alt="original" src="https://github.com/user-attachments/assets/e26b58e8-2f76-43c6-9dbd-36b507d1e0a9" />
23

34
[English](README.md) | [简体中文](README.zh-CN.md)
45

@@ -33,6 +34,15 @@ RestGap is a lightweight, event-driven break reminder application built in pure
3334
- **macOS**: For full GUI functionality with menu bar and break window
3435
- **Windows/Linux**: Basic console-based timer functionality
3536

37+
## Screenshot
38+
39+
<img width="352" height="298" alt="image" src="https://github.com/user-attachments/assets/930ac760-fb87-4452-9200-2848ecb9cbf4" />
40+
41+
<img width="352" height="298" alt="image" src="https://github.com/user-attachments/assets/764e9c38-3561-4144-af0c-c36a5fd96699" />
42+
43+
<img width="2880" height="1800" alt="3214f6f2fa29810e5c37aaff6790a49b" src="https://github.com/user-attachments/assets/eae4781b-d4d8-49d4-9bfb-ba8809786381" />
44+
45+
3646
## Run
3747

3848
```bash

README.zh-CN.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# 息间(RestGap)
22

3+
<img width="150" height="150" alt="original" src="https://github.com/user-attachments/assets/e26b58e8-2f76-43c6-9dbd-36b507d1e0a9" />
4+
35
[简体中文](README.zh-CN.md) | [English](README.md)
46

57
息间(RestGap)是一款纯 Rust 实现的跨平台休息提醒软件(事件驱动 / 非轮询),支持 **macOS、Windows 和 Linux**,追求极低占用与足够有效的休息。
@@ -28,6 +30,14 @@
2830
- **macOS**: `NSUserDefaults`(系统偏好设置)
2931
- **Windows/Linux**: 用户配置目录中的 JSON 文件
3032

33+
## 截屏
34+
35+
<img width="300" height="300" alt="image" src="https://github.com/user-attachments/assets/930ac760-fb87-4452-9200-2848ecb9cbf4" />
36+
37+
<img width="300" height="300" alt="image" src="https://github.com/user-attachments/assets/764e9c38-3561-4144-af0c-c36a5fd96699" />
38+
39+
<img width="1880" height="800" alt="3214f6f2fa29810e5c37aaff6790a49b" src="https://github.com/user-attachments/assets/eae4781b-d4d8-49d4-9bfb-ba8809786381" />
40+
3141
## 运行
3242

3343
```bash

0 commit comments

Comments
 (0)