1.1.1 • Published 3 years ago

winduoff v1.1.1

Weekly downloads
13
License
MIT
Repository
github
Last release
3 years ago

Winduoff

This is a node JS console application for windows users. It allows you to disable
all windows's services that you put inside config.js
It's really usefull thing, because windows likes to enable different services that
you have already disabled ( USE LINUX )

Documentation

Usage: <command> [options...]

Commands:
  dis [error] [prev]  Disable all services          [default] [aliases: disable]
  list                List all services in config file        [aliases: ls, cfg]
  del <name>          Delete service form config file          [aliases: delete]
  add <name>          Add service in config

Options:
      --version  Show version number                                   [boolean]
  -e, --error    Show errors during the process       [boolean] [default: false]
  -p, --prev     Show previous state of the service   [boolean] [default: false]
  -n, --name     Name of the service                                    [string]
      --help     Show help                                             [boolean]
1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago