Skip to content

Search, download, install batch plugins from CMD directly, without surfing the web.

License

Notifications You must be signed in to change notification settings

Batch-Man/BatCenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BatCenter

This utility will help you to search, download, install, view the plugins/utilities from the selected sources, you can search and see details about them before downloading.

image

Demo:

BatCenter - Download Cmd Plugins Directly from CMD

Installation

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 depending on your Windows version.

Windows 10:

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

Other Windows versions:

Download the installation script from the following link: (Windows 8.1 and below) Download Script

Usage

Read USAGE.md to get the usage about this plugin.

Submissions

To get your own plugin in BatCenter's database, submit it at https://batch-man.com and follow the submission steps. A staff member will look into it as soon as possible.