Skip to content

This is a simple rust neofetch clone im working on

License

Notifications You must be signed in to change notification settings

Kara-Zor-El/rust-fetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

A Neofetch clone written in Rust

made with rust Licence: MIT platform: Linux 

🚀 Features!!!!

🔎 Can Check:

  • OS
  • Host
  • Model
  • Kernel
  • Uptime
  • Packages in path
  • Shell
  • Resolution
  • DE/WM
  • GTK Theme
  • GTK Icons
  • Terminal
  • CPU
  • GPU(s)
  • Memory usage
  • Battery (if on computer thas has one)
  • Users
  • Local

🚧 Todo Features:

  • Disk
  • Song
  • Add Colors
  • Allow customization
  • Publish to cargo crates
  • Publish to AUR
  • Publish to a Debian repo

🔨 Build From Source

  • Firstly, download and install Rust and Cargo using Rustup. (Cargo Version 1.57.0 or greater is reccomended)
  • Then run the command git clone https://github.com/Kara-Zor-El/rust-fetch.git and cd rust-fetch
  • Test to see if it works before installling it by running cargo run
  • After verifying tht it works do cargo build, then cp target/debug/rust-fetch ~/.cargo/bin and verify it works with rust-fetch

📦 Credits

  • The Rust Core Dev team for their amazing Language
  • dylanaraps - The developer of neofetch - Check it out Here!!!
  • Esper89 for her help from the beginning <3 (Thank you Esper) - Check her GitHub out here!!!
  • All crates used and their respective maintainers

About

This is a simple rust neofetch clone im working on

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages