Categorygithub.com/davidsenack/gofetch
repositorypackage
0.0.0-20240516135040-55ef173f7bfe
Repository: https://github.com/davidsenack/gofetch.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

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