Skip to content

docs: align README with current implementation (issue #34)#46

Merged
ShadyUnderLight merged 1 commit intomainfrom
issue34-clean
Apr 21, 2026
Merged

docs: align README with current implementation (issue #34)#46
ShadyUnderLight merged 1 commit intomainfrom
issue34-clean

Conversation

@ShadyUnderLight
Copy link
Copy Markdown
Owner

Summary

Aligns README and README.zh-CN.md with the current codebase (issue #34). Documentation only, no code changes.

What was removed

EN README.md:

ZH README.zh-CN.md:

  • 如果没有可用辅助工具,就回退显示为 '--' 和热状态
  • 趋势图 / 历史曲线
  • 针对进程的操作按钮

What was added

EN README.md:

  • on Apple Silicon: reads HID sensors first, falls back to helper tools
  • shows an actionable hint ... when temperature is unavailable — no silent '--'
  • Per-process actions (e.g. kill, priority adjustment)

ZH README.zh-CN.md:

  • Apple Silicon 机型:优先读取 HID 传感器,辅助工具作为后备
  • 温度不可用时显示可操作提示(Intel 提示安装工具,Apple Silicon 提示检查权限),不会静默显示 '--'
  • 针对进程的操作按钮(如结束进程、优先级调整)

Final state

CPU temperature section uses only actionable-hint wording. No -- fallback remains.
Roadmap shows only unimplemented items with clarified examples.

2 files changed · 6 lines added · 6 lines deleted

Fixes documentation drift from current implementation:

EN README.md:
- Notes on CPU temperature: replaces 'falls back to `--`' with Apple Silicon
  HID priority + actionable hint behavior (no silent `--`)
- Roadmap: removes 'Sparklines / history' (already implemented) and plain
  'Per-process actions'; keeps only 'Per-process actions (e.g. kill, priority adjustment)'

ZH README.zh-CN.md:
- 关于 CPU 温度: replaces '回退显示为 `--`' with Apple Silicon HID priority
  + actionable hint behavior
- Roadmap 想法: removes '趋势图 / 历史曲线' and plain '针对进程的操作按钮';
  keeps only the clarified wording with examples

All outdated lines removed; all new lines added. No code changes.
@ShadyUnderLight
Copy link
Copy Markdown
Owner Author

Checked the raw diff via GitHub compare API (base=cd76c88, head=e456e66). All three stale lines are prefixed with - (deleted from base), and all three new lines are prefixed with + (added in head). The final files contain zero copies of: falls back to --``, Sparklines / history, or plain `Per-process actions`.

CI is green. Requesting merge once you confirm the diff is readable.

@ShadyUnderLight ShadyUnderLight merged commit 749d6fc into main Apr 21, 2026
2 checks passed
@ShadyUnderLight ShadyUnderLight deleted the issue34-clean branch April 21, 2026 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant