Skip to content

furtidev/resfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

54c7853 · Mar 17, 2025

History

77 Commits
Apr 3, 2024
Apr 4, 2024
Apr 4, 2024
Mar 26, 2024
Mar 26, 2024
Mar 26, 2024
Mar 26, 2024
Apr 3, 2024
Apr 3, 2024
Mar 13, 2025
Mar 17, 2025

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!