hyfetch
`neofetch' with pride flags <3
HyFetch is a command-line system information tool fork of neofetch
. HyFetch displays information about your system next to your OS logo in ASCII representation. The ASCII representation is then colored in the pattern of the pride flag of your choice. The main purpose of HyFetch is to be used in screenshots to show other users what operating system or distribution you are running, what theme or icon set you are using, etc.
- Versions: 2.0.2
- Website: https://github.com/hykilpikonna/HyFetch
- Licenses: Expat
- Package source: gnu/packages/admin.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of hyfetch
as follows:
guix install hyfetch
Or install a particular version:
guix install hyfetch@2.0.2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of hyfetch about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/hyfetch'><img src='https://packages.guix.gnu.org/packages/hyfetch/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/hyfetch)
Example Org:
[[https://packages.guix.gnu.org/packages/hyfetch][https://packages.guix.gnu.org/packages/hyfetch/badges/latest-version.svg]]