已关机
等待 MacBook Neo 唤醒…
Tori 的 MacBook Neo
{{ isOffline ? '离线' : '在线' }}
·
{{ lastUpdateText }}
CPU
{{ fmt1(status.cpu.totalUsage) }}
%
用户
{{ fmt1(status.cpu.user) }}%
系统
{{ fmt1(status.cpu.system) }}%
空闲
{{ fmt1(status.cpu.idle) }}%
无数据
内存
{{ fmt1(status.memory.usagePercent) }}
%
已用
{{ fmtBytes(status.memory.used) }}
总量
{{ fmtBytes(status.memory.total) }}
无数据
当前应用
{{ status.foregroundApp.name }}
{{ status.foregroundApp.windowTitle || '—' }}
Bundle ID
{{ status.foregroundApp.bundleId }}
无前台应用数据
系统
{{ psText }}
{{ status.appearance.isDark ? '深色模式' : '浅色模式' }}
—
电池
{{ fmt1(status.battery.level) }}%
充电中
电源
{{ status.battery.acPower ? '已接通' : '电池供电' }}
无电池