Home

Awesome

<img src="https://raw.githubusercontent.com/NoSequel/efetch/main/screenshots/screenshot1.png" width="40%" align="right"> <h1 align="center">efetch</h1> <p align="center">is a system information tool written in C++</p><br>

efetch was written by me to learn more about the C/C++ programming language, currently support for multiple operating systems is lacking, however it is pretty easy to add more operating systems. If you wish, you can open a PR to add more support and/or clean up code.

OS Support

Currently we support 6 OS' (3 untested).

Configuration

There is a config.h file included with the source code where you can toggle certain fields and edit the current color scheme.

Installation