You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.en.md
+36-2Lines changed: 36 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,9 +68,43 @@ Use **Clean cache** in Settings to remove downloaded audio from disk. CAPS stops
68
68
| Symphonia | Local music metadata, cover art, and duration |
69
69
| Sysinfo | CPU, memory, and network stats |
70
70
71
-
## Author
71
+
## For Users
72
72
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.
0 commit comments