Skip to content

furtidev/resfetch

Repository files navigation

resfetch

A minimal alternative to neofetch

Version Test Builds Release Builds

snapshot

Installation

Cargo

$ cargo install resfetch

Manual

# download the apt ZIP file for your operating system
$ wget https://github.com/furtidev/resfetch/releases/latest/download/resfetch-ubuntu.zip

# unzip it
$ unzip ./resfetch-ubuntu.zip

# move the executable to a location in PATH
$ mv ./resfetch ~/.local/bin

Dependencies Used

Contributing

A contribution guideline and a Code of Conduct has been placed to further faciliate open-source contributions. We hope that you won't hesitate adding your ideas here!