Metadata-Version: 2.4
Name: thuongcli
Version: 1.1.1
Summary: Điều khiển máy tính bằng CLI
Home-page: https://github.com/qbquangb/thuongcli
Author: Tran Dinh Thuong
Author-email: qbquangbinh@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: thuonglib>=1.0.5
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# CLI Utility by Trần Đình Thương

This program provides command-line interface (CLI) commands for controlling your computer in a terminal environment.

## Usage
1. Open the Command Prompt (CMD).
2. Run the command `cli` and press Enter.
3. For help, use the command: `cli --help`.

## Author
- **Trần Đình Thương**
- Contact: [qbquangbinh@gmail.com](mailto:qbquangbinh@gmail.com)
