Skip to content

Fetch your system info from the CLI using this screenfetch like CLI tool.

Notifications You must be signed in to change notification settings

AnttiRae/rustsysfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rustsysfetch

CLI tool used to fetch system info from you Linux system. Inspired by the countless other fetch tools, like neofetch and screenfetch. This is project that I made mainly to learn about Rust. Since this is a learning project made for a hackathon the amount of supported OSes is low. Only Linux is supported and even that is limited. (This has been only tested on Fedora and Rocky Linux) Your mileage may wary. If you're looking for a real tool just get neofetch or something.

Install

To install just run:
cargo install rustsysfetch
You should probably add $HOME/.cargo/bin/ to your path.

Usage

Just run rustsysfetch

Images

img_1.png

img.png

Stuff I learned:

  • How to code something with Rust
  • How to use cargo to publish a something in crates.io

Todo (some day maybe):

  • Use some third party packages to get system info more reliably.
  • more logos

OS logos were made with Letterpress

About

Fetch your system info from the CLI using this screenfetch like CLI tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages