CMD utilities
Root-level .cmd shortcuts. Install by adding the repo root to your
PATH, or call them by full path. Most are Windows cmd.exe only;
PowerShell can invoke them but won't always inherit aliases.
Git & GitHub
See Custom Git wrapper for what enable/activate flips on.
API & network monitoring
File
Purpose
Notes
pingserver.cmd
Continuously ping a server/IP with status logging and optional alerts.
Configurable interval
checkapi.cmd
Monitor an API endpoint's availability with timeout and logging.
Configurable interval
grepapi.cmd
Monitor an API endpoint and match a keyword in the response.
Keyword search
Terminal & productivity
File
Purpose
Notes
doskeys.cmd
DOS macros, prompt colors, command-prompt settings.
cmd.exe only
get.cmd
Menu-driven utility for window sizing, system apps, misc tasks.
Menu-based
logger.cmd
Log timestamped work activities to a file with hourly reminder pings.
Requires admin
Admin
File
Purpose
Notes
admincmd.cmd
Run commands as administrator via the cmd-as-admin scheduled task.
Requires admin task pre-set
admin.cmd
Empty placeholder.
—