Skip to content

🦀 A tool for viewing minimal system information instantly.

Notifications You must be signed in to change notification settings

warbacon/noafetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noafetch (no ascii-art fetch)

Dead simple system information tool but insanely fast written in Rust. Currently this project works properly GNU/Linux and kinda works in Windows. I haven't tested in MacOS.

noafetch preview

Compilation

Requirements

  • Cargo
  • GCC (although clang could work too, I haven't tried it)

Instructions

  1. Clone this repository and cd into it:

    git clone https://github.com/Warbacon/noafetch.git
    cd ./noafetch
  2. Compile the release version:

    cargo build --release
  3. The compiled binary will be located in ./target/release/noafetch. You can copy it to a directory in your $PATH. For example, if ~/.local/bin/ is in your path, you can do:

    cp ./target/release/noafetch ~/.local/bin/

About

🦀 A tool for viewing minimal system information instantly.

Topics

Resources

Stars

Watchers

Forks

Languages