CLI Reference: Main Command (TUI Mode)
Running macmon
without any subcommands launches the main Terminal User Interface (TUI) for interactive monitoring.
Usage
macmon [OPTIONS]
This is the default mode of operation and is designed for direct user interaction. For a full guide on using the TUI, please refer to the Usage Guide.
Options
-i, --interval <INTERVAL>
- Description: Sets the update interval in milliseconds.
- Default:
1000
- Details: This command-line option specifies the initial refresh rate for the TUI. It will override the value stored in your configuration file for the current session only. The interval can still be adjusted interactively using the
+
and-
keys while the TUI is running.