Skip to content

Walker-00/fetrust

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fetrust

a minimal and fast system info program

looks like:

image psd

[Just]

Install

just i

Uninstall

just u

All Available list

just -l

[Make]

For build and install:

make build && sudo make install

For delete:

sudo make uninstall

TODO List:

  • Config support
  • Automatic creating config folder/files
  • Making it works without any library and bloat blobs (failed by mertoalex)
  • Get more information from device
  • instalation function for once.(make more themeing)
  • Writing ASCII art depends on distro
  • Get ram usage
  • Get theme (wm, gtk, font name, cursor etc.)

Thanks.

About

cool fetch tool writed in rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Rust 98.0%
  • Makefile 1.3%
  • Just 0.7%