m-cli: The Swiss Army Knife for macOS
m-cli is a powerful, open-source command-line tool that provides a robust set of commands to manage your macOS system. From tweaking system settings and managing services to controlling hardware and applications, m-cli
puts you in control of your Mac, right from the terminal.
It's designed for developers, system administrators, and power users who prefer the speed and efficiency of the command line for their daily tasks.
Key Features
- Comprehensive Control: Manage a wide array of system settings including the Dock, Finder, appearance, firewall, and more.
- Hardware Management: Interact with Bluetooth, Wi-Fi, displays, and audio devices.
- System Administration: Handle users, groups, services, and software updates with simple commands.
- No Dependencies:
m-cli
is written in pure Bash and relies on built-in macOS commands, requiring no third-party libraries or dependencies. - Non-Intrusive: The tool is installed in your user's local directory (
~/.local
) and does not modify system-critical files, ensuring a clean and safe experience. - Extensible: A simple plugin-based architecture makes it easy to add new commands and contribute to the project.
Ready to get started? Head over to the Installation guide to set up m-cli
on your system.