Skip to content

NoSequel/efetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

efetch

is a system information tool written in C++


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).

  • Linux:
    • Gentoo/Linux (Emerge)
    • Ubuntu/Linux (dpkg)
    • Debian/Linux (dpkg)
    • Arch/Linux (Pacman)
    • Void/Linux (xbps)
  • BSD:
    • FreeBSD/BSD (pkg)

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

  • You are able to run the compile.sh script in order to update and/or install efetch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published