An open API service indexing awesome lists of open source software.

https://github.com/mindstudioofficial/hardwareinfo_cli

Display hardware component information with a beautiful CLI
https://github.com/mindstudioofficial/hardwareinfo_cli

command-line-tool hardware-information

Last synced: 8 months ago
JSON representation

Display hardware component information with a beautiful CLI

Awesome Lists containing this project

README

          

# *WIP* Hardware Information as a beautiful CLI

![grafik](https://github.com/MindStudioOfficial/hardwareinfo_cli/assets/62838401/d7c0c919-9de1-49b2-9e85-e65ad021e3ca)

| OS | Implemented |
| ------- | ----------- |
| Windows | ✔ (WIP) |
| Linux | ✔ (WIP) |

```
╭Motherboard──────────────────────────────────────────────────────────╮
│ ASRock X570 Creator │
│ │
│ ╭CPU──────────────────────╮ ╭MEM╮ ╭MEM╮ ╭MEM╮ ╭MEM╮ │
│ │ Model: AMD Ryzen 9 │ │ D │ │ D │ │ D │ │ D │ │
│ │ 5950X 16-Core Processor │ │ I │ │ I │ │ I │ │ I │ │
│ │ Cores: 16 │ │ M │ │ M │ │ M │ │ M │ │
│ │ Threads: 32 │ │ M │ │ M │ │ M │ │ M │ │
│ │ Base Clock: 3401 MHz │ │ 0 │ │ 1 │ │ 0 │ │ 1 │ │
│ ╰─────────────────────────╯ │ │ │ │ │ │ │ │ │
│ │ 3 │ │ 3 │ │ 3 │ │ 3 │ │
│ ╭DRIVE───────────────────────────╮ │ 2 │ │ 2 │ │ 2 │ │ 2 │ │
│ │ Model: Samsung SSD 870 QVO 2TB │ │ G │ │ G │ │ G │ │ G │ │
│ ╰────────────────────────────────╯ │ B │ │ B │ │ B │ │ B │ │
│ ╭DRIVE─────────────────────────────╮ │ │ │ │ │ │ │ │ │
│ │ Model: Samsung SSD 980 PRO 500GB │ │ 3 │ │ 3 │ │ 3 │ │ 3 │ │
│ ╰──────────────────────────────────╯ │ 6 │ │ 6 │ │ 6 │ │ 6 │ │
│ ╭DRIVE───────────────────────────╮ │ 0 │ │ 0 │ │ 0 │ │ 0 │ │
│ │ Model: Samsung SSD 970 PRO 1TB │ │ 0 │ │ 0 │ │ 0 │ │ 0 │ │
│ ╰────────────────────────────────╯ │ M │ │ M │ │ M │ │ M │ │
│ │ H │ │ H │ │ H │ │ H │ │
│ │ z │ │ z │ │ z │ │ z │ │
│ ╰───╯ ╰───╯ ╰───╯ ╰───╯ │
╰─────────────────────────────────────────────────────────────────────╯
```

## Debugging

```
dart run
```