Skip to content

A neofetch clone rewritten in rust, made for cats

License

Notifications You must be signed in to change notification settings

ryawaa/nekofetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nekofetch

uh cat based neofetch very early in development, some stuff broken idk its also untested on windows and linux

image
Known Issues
  • Storage is stupid, only shows latest drive (i used a for loop dont judge)
  • Terminal Colors are wack
  • config no work :(
  • no linter
  • untested on linux and winodws
  • host is unknown fixed

Args

      --no-ascii  Do not display the ASCII art (why)
      --mini      Display a minimal version (yes)
      --caps      Capitalize labels (why did i even put this)
      --blahaj    Display the Blahaj ASCII art (because why not)
      --colors    Display terminal colors (wack)
  -h, --help      Print help
  -V, --version   Print version 

building/running

$ cargo build --release
$ cargo run dev

credits

Releases

No releases published

Packages

No packages published

Languages