gofetch

command module
v0.0.0-...-55ef173 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 16, 2024 License: MIT Imports: 6 Imported by: 0

README

Gofetch

Gofetch Screenshot

Gofetch is a lightweight, efficient tool designed to fetch and display essential system information directly from your command line. With Gofetch, you can quickly get details about your operating system, CPU, memory usage, and more, all presented in a clean, readable format. Whether you're a system administrator needing to monitor resource usage, a developer interested in system specs, or just a curious user, Gofetch provides the information you need at a glance.


Install

To install the pre-built binary, simply run the install script: ./install

Compile and Install

Gofetch requires the go or gccgo compiler. To install, simply run make:

make install
Contribution

Contributions are welcome! If you have suggestions for improving Gofetch, feel free to open an issue or submit a pull request.


License

Gofetch is open-source software licensed under the MIT license.

Documentation

Overview

Package cmd contains the main entry point for the Gofetch CLI.

Directories

Path Synopsis
pkg
cpu
Functions to gather CPU information like model, cores, and usage.
Functions to gather CPU information like model, cores, and usage.
distro
Functions to determine the operating system/distribution name, version, etc.
Functions to determine the operating system/distribution name, version, etc.
gpu
memory
Functions to gather memory usage, total memory, and swap information.
Functions to gather memory usage, total memory, and swap information.
utils
Package utils contains utility functions that might be used across your project, such as formatting bytes to a human-readable format.
Package utils contains utility functions that might be used across your project, such as formatting bytes to a human-readable format.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL