← 返回
效率工具 中文

Mac Battery

Check Mac laptop battery status including percentage, charging state, and time remaining. Use when user asks about battery level, power status, or how much t...
检查Mac笔记本电池状态,包括电量百分比、充电状态及剩余时间。用于用户询问电量、电源状态或剩余使用时间。
airbai
效率工具 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 498
下载
💾 5
安装
1
版本
#latest

概述

Mac Battery Status

Query Mac laptop battery information using the pmset command.

Command

pmset -g batt | grep -E "([0-9]+%)"

Output Format

Returns battery percentage, charging state, and time remaining:

  • Percentage: e.g., "79%"
  • Charging state: "charging", "discharging", or "charged"
  • Time remaining: e.g., "0:47 remaining" (for charging) or "2:30 remaining" (for discharging)

Example Response

🔋 79%; charging; 0:47 remaining

Respond to user with the battery info in a friendly format with emoji.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 05:27 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 445 📥 226,225
content-creation

X News Daily

airbai
抓取 X.com 上指定关键词的热门新闻 Top 10,使用 JS Canvas 生成全屏精美海报。使用时机:(1) 用户请求 X 新闻简报 (2) 每天早上的定时简报任务 (3) 手动触发获取特定关键词动态。支持自定义关键词,默认关键词为
★ 4 📥 1,478
productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,797