Skip to content

Commit 5477dff

Browse files
committed
Align English README with Chinese copy
1 parent 28387fb commit 5477dff

3 files changed

Lines changed: 70 additions & 5 deletions

File tree

README.en.md

Lines changed: 36 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,43 @@ Use **Clean cache** in Settings to remove downloaded audio from disk. CAPS stops
6868
| Symphonia | Local music metadata, cover art, and duration |
6969
| Sysinfo | CPU, memory, and network stats |
7070

71-
## Author
71+
## For Users
7272

73-
ref42
73+
- Hold Shift + left mouse button to drag the capsule to a position you like.
74+
- Hover over the capsule to expand it and access settings.
75+
- Right-click the capsule to exit `CAPS`.
76+
- Mode notes in Settings:
77+
- Normal mode: when no song is playing, CAPS shows CPU usage, memory usage, upload speed, and download speed. After you pick a song from the queue, it starts playback and shows lyrics for NetEase tracks plus the spectrum.
78+
- Silent mode: only shows CPU usage, memory usage, upload speed, and download speed.
79+
- Quiet mode: hides song title, lyrics, and related music details, and only shows CPU usage, memory usage, upload speed, and download speed. It becomes a desktop widget for low-profile use.
80+
81+
## For Developers
82+
83+
- Issues are welcome for bugs, feedback, and feature requests.
84+
- For PRs, it is better to open an issue first and discuss the idea before implementation, so effort is not wasted.
85+
- Everyone has different ideas, but no matter how CAPS grows, please keep memory usage under 30 MB. Normal usage is currently around 5-25 MB.
86+
87+
## References
88+
89+
- [Apple animation design](https://developer.apple.com/design/human-interface-guidelines/motion)
90+
- [Apple Dynamic Island](https://developer.apple.com/documentation/widgetkit/dynamicisland)
91+
- [Apple motion/UI reference](https://developer.apple.com/design/human-interface-guidelines/live-activities?pubDate=20250703&utm_source=openai)
92+
- [MDN HTTP range requests](https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Range_requests)
93+
94+
## Thanks
95+
96+
- Thanks to all open-source project maintainers.
97+
98+
## Donate
99+
100+
- If you think this project is useful, you can consider donating. Thank you.
101+
- A donation note is recommended. If CAPS gives you a bad experience, refunds are available.
102+
- Thank you for your support.
103+
104+
<div align="center">
105+
WeChat / Alipay<br>
106+
<img src="qr/pay.jpg" width="200" alt="Payment QR code">
107+
</div>
74108

75109
## License
76110

README.md

Lines changed: 34 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,40 @@ Bilibili 和 YouTube 标签页会严格校验对应来源。YouTube 链接不会
6868
| Symphonia | 本地音乐元数据、封面和时长 |
6969
| Sysinfo | CPU、内存和网络状态 |
7070

71-
## 作者
72-
73-
ref42
71+
## 写给普通用户
72+
73+
- Shift+鼠标左键,按住拖动胶囊,可以将胶囊放在你喜欢的位置。
74+
- 鼠标悬停,可以展开胶囊,进行设置。
75+
- 鼠标在胶囊上右键可以退出`CAPS`
76+
- 设置里的模式选择说明:
77+
- 普通模式,如果未播放任何歌曲,则显示CPU占用,内存占用,上行速度,下行速度;点击播放列表选择了歌曲之后则会开始播放歌曲,并且显示歌词(某易歌曲),频谱。
78+
- 静默模式,只显示显示CPU占用,内存占用,上行速度,下行速度。
79+
- 安静模式,隐藏歌曲的名称和歌词等信息,只显示CPU占用,内存占用,上行速度,下行速度。此时退化为桌面挂件(推荐摸鱼使用)。
80+
81+
## 写给开发者
82+
83+
- 欢迎给我提issue,反馈bug或者添加新功能。
84+
- 若是想要进行pr,最好是先在issue里提出,讨论之后再开始实现,避免浪费精力。
85+
- 每个人都有自己的想法,但是不管如何拓展,都不要让CAPS吃掉超过30MB的内存,现在的正常占用在5~25MB左右。
86+
87+
## 参考
88+
- [apple animation design](https://developer.apple.com/design/human-interface-guidelines/motion)
89+
- [apple dynamic island](https://developer.apple.com/documentation/widgetkit/dynamicisland)
90+
- [apple motion/ui ref](https://developer.apple.com/design/human-interface-guidelines/live-activities?pubDate=20250703&utm_source=openai)
91+
- [mdn http requests](https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Range_requests)
92+
93+
## 致谢
94+
- 所有开源项目维护者。
95+
96+
## 打赏
97+
98+
- 如果你觉得这个项目还不错,可以考虑给我打赏。感谢~
99+
- 推荐添加打赏备注,如果CAPS让您体验很糟糕,可以进行退款。
100+
- 感谢支持。
101+
<div align="center">
102+
微信/支付宝<br>
103+
<img src="qr/pay.jpg" width="200" alt="收款码">
104+
</div>
74105

75106
## 许可证
76107

qr/pay.jpg

166 KB
Loading

0 commit comments

Comments
 (0)