Skip to content

pmset commands for power management settings for macOS

Notifications You must be signed in to change notification settings

SixArm/pmset-commands

Repository files navigation

pmset commands for power management settings for macOS

Commands:

Examples:

$ pmset-battery-full && echo "yes" || echo "no"
yes

$ pmset-battery-percent
100

$ pmset-drawing
AC Power

$ pmset-drawing-ac-power && echo "yes" || echo "no"
yes

$ pmset-drawing-battery-power && echo "yes" || echo "no"
no

$ pmset-powerful && echo "yes" || echo "no"
yes

Tracking

  • Package: pmset-commands
  • Version: 2.0.1
  • Created: 2015-06-30
  • Updated: 2017-11-02
  • License: GPL
  • Contact: Joel Parker Henderson (joel@joelparkerhenderson.com)

About

pmset commands for power management settings for macOS

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages