Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

system-commander

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

system-commander

Python package for controlling system actions

  • 0.7
  • PyPI
  • Socket score

Maintainers
1

System Commander

System Commander is a Python package designed to provide convenient control and management over system actions such as shutdown, reboot, lock, logout, suspend, WiFi and Bluetooth control, and more. It offers a command-line interface for easy execution of these actions, along with customizable options.

Features

  • Easily control system actions through a command-line interface.
  • Support for various system actions including shutdown, reboot, lock, logout, suspend, WiFi control, Bluetooth control and Airplane mode control.
  • Customizable options and configurations to suit different use cases.
  • Built-in color-coded output for clear indication of action statuses.
  • Lightweight and easy to install.

Installation

You can install System Commander using pip:

pip install system-commander

Usage

After installation, you can use the system-commander command to execute different system actions. Here are some examples:

  • Shutdown the system
system-commander --type shutdown
  • Lock the screen
system-commander --type lock
  • Reboot the system
system-commander --type reboot
  • Logout the system
system-commander --type logout
  • Suspend the system
system-commander --type suspend
  • For more options and detailed usage instructions, refer to the documentation.

Contributing

Contributions are welcome! For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

License

MIT

Contact

For any inquiries or support, please contact karthikeyan02022003@gmail.com.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc