
ComfyUI System Monitor
October 27, 2025Tutorial
⚠This site is under active development. Some features may not work as expected, and new content is being added regularly.


ComfyUI Manager is the "app store" for ComfyUI. It's a custom node that lets you manage everything through the web interface instead of using command line. Main Features:
You must have ComfyUI and git installed.
Stop ComfyUI if it is running.
Navigate to your custom_nodes directory
cd ~/ComfyUI/custom_nodes
Clone the repo
git clone https://github.com/ltdrdata/ComfyUI-Manager comfyui-manager
Navigate to ComfyUI folder
cd ~/ComfyUI
The dependencies will be installed once you start ComfyUI.
python main.py --listen 0.0.0.0
Some links are affiliate links. I may earn a small commission at no extra cost to you.