## 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](https://git.selfmade.ninja/karthikeyanramesh/python-pip-packages/-/blob/master/LICENSE?ref_type=heads)
## Contact
For any inquiries or support, please contact karthikeyan02022003@gmail.com.
Raw data
{
"_id": null,
"home_page": "https://git.selfmade.ninja/karthikeyanramesh/python-pip-packages/",
"name": "system-commander",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Karthikeyan",
"author_email": "karthikeyan02022003@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/fb/ae/1967cd2d64a960043e124f4e37633668268abd8bcddece0ab4df5461a92f/system-commander-0.7.tar.gz",
"platform": null,
"description": "## System Commander\n\nSystem 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.\n\n## Features\n- Easily control system actions through a command-line interface.\n- Support for various system actions including shutdown, reboot, lock, logout, suspend, WiFi control, Bluetooth control and Airplane mode control.\n- Customizable options and configurations to suit different use cases.\n- Built-in color-coded output for clear indication of action statuses.\n- Lightweight and easy to install.\n\n## Installation\nYou can install System Commander using pip:\n```\npip install system-commander\n```\n\n## Usage\n\nAfter installation, you can use the system-commander command to execute different system actions. Here are some examples:\n\n- Shutdown the system\n\n```\nsystem-commander --type shutdown\n```\n\n- Lock the screen\n\n```\nsystem-commander --type lock\n```\n\n- Reboot the system\n\n```\nsystem-commander --type reboot\n```\n\n- Logout the system\n\n```\nsystem-commander --type logout\n```\n\n- Suspend the system\n\n```\nsystem-commander --type suspend\n```\n\n- For more options and detailed usage instructions, refer to the [documentation]().\n\n## Contributing\n\nContributions 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.\n\n## License\n\n[MIT](https://git.selfmade.ninja/karthikeyanramesh/python-pip-packages/-/blob/master/LICENSE?ref_type=heads)\n\n## Contact\n\nFor any inquiries or support, please contact karthikeyan02022003@gmail.com.\n",
"bugtrack_url": null,
"license": "",
"summary": "Python package for controlling system actions",
"version": "0.7",
"project_urls": {
"Homepage": "https://git.selfmade.ninja/karthikeyanramesh/python-pip-packages/"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4da89b8af9d443de6d6642c79a86a8a323320c8280790bc23ef8bfb505f2a17e",
"md5": "2a3e0c6658c4d3d39c217d54bd2efeca",
"sha256": "8a27470f23b17cc232a0a4c82b9847f2ad27504971de2142d68f07ef5fa63c47"
},
"downloads": -1,
"filename": "system_commander-0.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2a3e0c6658c4d3d39c217d54bd2efeca",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 4101,
"upload_time": "2024-03-02T11:12:17",
"upload_time_iso_8601": "2024-03-02T11:12:17.091123Z",
"url": "https://files.pythonhosted.org/packages/4d/a8/9b8af9d443de6d6642c79a86a8a323320c8280790bc23ef8bfb505f2a17e/system_commander-0.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fbae1967cd2d64a960043e124f4e37633668268abd8bcddece0ab4df5461a92f",
"md5": "1d2ce026b567cf76e0f889a3b680d026",
"sha256": "0f476ae83bcfe144e8eba1c19dc62d67f34021f40e14377dd214763121ae8b8a"
},
"downloads": -1,
"filename": "system-commander-0.7.tar.gz",
"has_sig": false,
"md5_digest": "1d2ce026b567cf76e0f889a3b680d026",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3424,
"upload_time": "2024-03-02T11:12:18",
"upload_time_iso_8601": "2024-03-02T11:12:18.971383Z",
"url": "https://files.pythonhosted.org/packages/fb/ae/1967cd2d64a960043e124f4e37633668268abd8bcddece0ab4df5461a92f/system-commander-0.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-02 11:12:18",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "system-commander"
}