Gyro7/gofetch ↗
Created Feb 16, 2021 · View the Gyro7/gofetch repository page
Gofetch is a pretty command-line "Go and System information" tool written in Go
Want this for your repo?
Render a free sample of any GitHub repo in seconds.
Contributors
2
Lines of Code
60
From
Dec 2, 2020
To
Jan 1, 2021
About Gyro7/gofetch
Gofetch is a command-line utility written in Go that displays information about both the Go programming environment and your system. It's designed to present this information in an attractive, visually appealing format in the terminal, allowing users to showcase their system details.
The project supports Linux, Windows, and Android platforms, with Android users requiring either root access or the ability to build from source. Installation varies by operating system, with pre-built binaries available for Linux and Windows, while Android users on non-rooted devices must compile the tool themselves. Once installed, users simply execute the program from the command line to view their Go and system information.
Gofetch is built entirely in Go and distributed under the MIT License. The project welcomes community contributions and maintains an open issues tracker for proposed features and known bugs.