viveklucky2022 / BatCenter

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

Home Page:https://www.batch-man.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BatCenter

This utility will help you to search, download, install, view the batch plugins from 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. Do as per your OS.

Windows 10:

Installation from command prompt:
curl -L "https://batch-man.com/batc.bat" --output batc.bat && batc.bat & del batc.bat /q /f > nul

Other Windows versions:

Download the installation script from the following link: Download Script

Usage

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

About

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

https://www.batch-man.com

License:GNU General Public License v3.0


Languages

Language:Batchfile 100.0%