macOS Control - Manage System Settings with m | Online Free DevTools by Hexmos

Manage macOS system settings efficiently with m. Control battery status, bluetooth, disk formatting, and firewall using the command line. Free online tool, no registration required.

m

Swiss Army Knife for macOS. More information: https://github.com/rgcr/m-cli.

  • Get the battery status:

m battery status

  • Turn off Bluetooth:

m bluetooth off

  • List available filesystems for formatting:

m disk filesystems

  • Enable Dock’s auto hide feature:

m dock autohide YES

  • Disable the firewall:

m firewall disable