This utility will help you to search, download, install, view the batch plugins/Command line tools/utilities from selected sources, you can search and see details about them before downloading. (You can also submit your own creations on www.batch-man.com)
BatCenter - Download Cmd Plugins Directly from CMD
There is a script available that can directly download BatCenter from the main server batch-man.com, you can either use the installation script to install BatCenter in your computer or you can install it directly via your command prompt. Do as per your OS.
Installation from command prompt:
curl -L "https://raw.githubusercontent.com/Batch-Man/BatCenter/main/Install/batcenter_install.bat" --output "batcenter_install.bat" && "batcenter_install.bat" & del "batcenter_install.bat" /q /f > nul
Download the installation script from the following link: (till win 8 and below) Download Script
Read USAGE.md to get the usage about this plugin.