{"id":22927467,"url":"https://github.com/coderrony955/cmdflow-cli","last_synced_at":"2026-01-30T12:33:46.792Z","repository":{"id":256211353,"uuid":"854609324","full_name":"CoderRony955/cmdflow-CLI","owner":"CoderRony955","description":"A command-line interface (CLI) tool that provides a wide range of system information and utilities just enterting a specific commands and much more.","archived":false,"fork":false,"pushed_at":"2024-09-19T12:15:45.000Z","size":5219,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-11T04:13:17.226Z","etag":null,"topics":["automation","cli-app","command-line","command-line-tool","commands","pip","python","python3","system","terminal"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CoderRony955.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-09-09T13:29:44.000Z","updated_at":"2024-12-01T14:02:38.000Z","dependencies_parsed_at":"2025-06-11T04:12:55.118Z","dependency_job_id":"47b68435-77a0-428c-975a-9b0702df935f","html_url":"https://github.com/CoderRony955/cmdflow-CLI","commit_stats":null,"previous_names":["coderrony955/cmdflow-cli"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CoderRony955/cmdflow-CLI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoderRony955%2Fcmdflow-CLI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoderRony955%2Fcmdflow-CLI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoderRony955%2Fcmdflow-CLI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoderRony955%2Fcmdflow-CLI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CoderRony955","download_url":"https://codeload.github.com/CoderRony955/cmdflow-CLI/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoderRony955%2Fcmdflow-CLI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28912911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T12:13:43.263Z","status":"ssl_error","status_checked_at":"2026-01-30T12:13:22.389Z","response_time":66,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","cli-app","command-line","command-line-tool","commands","pip","python","python3","system","terminal"],"created_at":"2024-12-14T09:14:39.561Z","updated_at":"2026-01-30T12:33:46.777Z","avatar_url":"https://github.com/CoderRony955.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cCMD_FLOW: Command-Line Interface\n![cmdflow](https://github.com/CoderRony955/cmdflow-CLI/blob/master/cmdflow_imgs/cmdflowlogo.ico)\n\n## Overview\n**CMD_FLOW** is a command-line interface (CLI) tool that provides a wide range of system information and utilities just enterting a specific commands and much more. It allows users to easily access various system metrics, perform tasks, and create visualization all from the comfort of their terminal.\n\n## Features\n- CPU usage\n- CPU cores\n- CPU frequency\n- Memory usage\n- Disk usage\n- System boot time\n- Battery status\n- System processes\n- Current user information\n- Network usage\n- Network connection information\n- Internet connection status\n- Create table in terminal\n- Create plot charts\n- Make your normal text to ASCII text\n\n## Utilities\n- Open web-based documents and applications using their URLs.\n\n- Create scatter charts, plot charts, and stem charts from user-inputted data.\n\n- Generate tables in the terminal with custom titles, columns, and rows.\n\n- Display all available commands in a table format.\n\n- Create ASCII text art.\n\n## Installation\n\nTo install CMD_FLOW, use pip:\n```bash\npip install cmdflow-CLI\n```\n\n## Usage\n\nTo use CMD_FLOW, simply run the command and pass in the desired command as an argument. For example:\n ```bash\n cmdflow \u003ccommand\u003e\n ```\n![cmdflow usecase gif](https://github.com/CoderRony955/cmdflow-CLI/blob/master/cmdflow_imgs/cmdflowuse.gif)\n![cmdflow png](https://github.com/CoderRony955/cmdflow-CLI/blob/master/cmdflow_imgs/cpu-usage-test.png)\n\n## Available Commands\n\n- `cpu_usage`: Check CPU usage\n- `cpu_cores`: Check CPU cores\n- `cpu_freq`: Check CPU frequency\n- `mem_usage`: Check memory usage\n- `my_mem`: Know about your memory\n- `disk_usage`: Know about your disk usage\n- `boot_time`: Check system boot time\n- `ch_battery`: Check battery status\n- `sys_process`: Check system processes\n- `c_user`: Check current user information\n- `net_usage`: Check network usage\n- `net_connection`: Know about your network connection\n- `internet_con`: Know about your internet connection\n- `t?`: Check current time\n- `d?`: Check current date\n- `day?`: Check current day\n- `y?`: Check current year\n- `m?`: Check current month\n- `c-d?m?Y`: Check current date in dd/mm/yyyy format\n- `open_url`: Open a web-based document or application using its URL\n- `graph`: Create a scatter chart, plot chart, or stem chart\n- `m_table`: Create a table in the terminal\n- `cmds`: Display all available commands in a table format\n- `c_ascii_text`: Create ASCII text art\n\n## Requirements\n\n- [Python 3.x](https://www.python.org/)\n- [rich library](https://rich.readthedocs.io/en/stable/introduction.html)\n- [pyfiglet library](https://pypi.org/project/pyfiglet/)\n- [Matplotlib library](https://matplotlib.org/)\n\n## Contributing\n\nContributions are welcome! If you'd like to add a new feature or command to CMD_FLOW, please fork this repository, make your changes, and submit a pull request.\n\n## License\nThis project is licensed under the [MIT License](https://github.com/CoderRony955/cmdflow-CLI/blob/master/LICENSE) - see the LICENSE file for details.\n\n## Acknowledgments\n\n- [Raunak](https://github.com/CoderRony955) for creating and maintaining CMD_FLOW.\n\n## Thanks for visiting\nHappy programming!😊\n\n## Get in touch\n  \u003ca href=\"https://www.instagram.com/__raunakk__/\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.shields.io/static/v1?message=Instagram\u0026logo=instagram\u0026label=\u0026color=E4405F\u0026logoColor=white\u0026labelColor=\u0026style=flat\" height=\"35\" alt=\"instagram logo\"  /\u003e\n  \u003c/a\u003e\n\n   \u003ca href=\"https://discord.gg/SK9k6mdzvP\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.shields.io/static/v1?message=Discord\u0026logo=discord\u0026label=\u0026color=7289DA\u0026logoColor=white\u0026labelColor=\u0026style=flat\" height=\"35\" alt=\"discord logo\"  /\u003e\n  \u003c/a\u003e\n\n\u003ca href=\"https://x.com/__Raunakk__\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.shields.io/static/v1?message=Twitter\u0026logo=twitter\u0026label=\u0026color=1DA1F2\u0026logoColor=white\u0026labelColor=\u0026style=flat\" height=\"35\" alt=\"twitter logo\"  /\u003e\n  \u003c/a\u003e\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderrony955%2Fcmdflow-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderrony955%2Fcmdflow-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderrony955%2Fcmdflow-cli/lists"}