DEV Community

Cover image for I Build a Hardware info tool with GitHub Copilot CLI
Jonathan Brahmi
Jonathan Brahmi

Posted on

I Build a Hardware info tool with GitHub Copilot CLI

This project is a python-based CLI tool that display system hardware
information such as CPU, memory, and disk usage.

The goal was to explore how GitHub Copilot CLI can assist in building
a practical command-line utility from start to finish.

https://github.com/JonathanBrahmi/python-hardware-monitor.git

Top comments (0)