Skip to main content

Command Palette

Search for a command to run...

m-cli Swiss Army Knife for macOS

Published
1 min readView as Markdown
S

Love to read books, write about Tech and self help. YC W2020. Love hacking and creating simple tools.

Alt Text

m-cli is a macOS command line tool that lets you interact with utilities and applications entirely in Terminal. It differs from other macOS command line tools in the following ways:

You can easily manage administrative tasks It doesn't install 3rd party tools since it doesn't have dependencies Installation is easy and doesn't require intervention It only uses macOS commands Install

You can install m-cli using Homebrew, or you can manually install it.

If you have Homebrew installed, run:

brew install m-cli

Few examples are: Will display all networks activated on your Mac 'm network ls'

Check out this open source tool at https://github.com/rgcr/m-cli

More from this blog

Food for thought

615 posts

Love to read books, write about Tech and self help. YC W2020. Love hacking and creating simple tools.