winduoff

1.1.1 • Public • Published

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]

Package Sidebar

Install

npm i winduoff

Weekly Downloads

3

Version

1.1.1

License

MIT

Unpacked Size

6.44 kB

Total Files

6

Last publish

Collaborators

  • tutor03