sysinfo-cli
System information CLI for humans and AI agents.
Install
pip install sysinfo-cli
Usage
sysinfo overview # Quick system overview
sysinfo cpu # CPU details
sysinfo memory # RAM and swap
sysinfo disk # Disk usage per partition
sysinfo network # Network interfaces
sysinfo battery # Battery status (laptops)
sysinfo os-info # OS details
sysinfo top # Top processes by CPU/memory
sysinfo all # Full system report
All commands support --json for machine-readable output:
sysinfo --json overview
sysinfo --json cpu
For AI Agents
See SKILL.md for agent-optimized documentation.
License
MIT
Release files for sysinfo-cli 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sysinfo_cli-0.1.0.tar.gz | 5.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sysinfo_cli-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.4 kB
Release files / sysinfo_cli-0.1.0.tar.gz
| Download URL | sysinfo_cli-0.1.0.tar.gz |
|---|---|
| Size | 5.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
95302e564d146acec36bd0c54b49246276ec1a7ba58dee8f4b1b9497f1aff3a0
|
|
BLAKE2b-256 checksum How to use checksums |
0989058cfb1364c6be5f81b645b79d7a68562a3755fce1ab8817f0bd90769df7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.2
|
Release files / sysinfo_cli-0.1.0-py3-none-any.whl
| Download URL | sysinfo_cli-0.1.0-py3-none-any.whl |
|---|---|
| Size | 6.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0109142598ff58eb2eaaef29aa6def51cb4e687a8345ccfd080be89fd91949ff
|
|
BLAKE2b-256 checksum How to use checksums |
de49c126e271dd5fdaae32a2ce1a084f1fca0ce4b2e61f5ef7d677647bace7e5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.2
|