(a horrible) system fetch tool written in rust using sysinfo and whoami.
by using sysinfo, theres literally no way to get the gpu. so you need to set it up yourself until i find a better alternative.
- go to config.toml
- add your gpu
- done!
rustfetch makes changing the ascii art very easy (all system fetch tools do but whatever).
- go to ascii.txt
- add whatever you like
- done!
but yeah, rn, thats all you can do. i am by no means a good rust dev so obv my code isnt optimized. i just wrote this for fun. so, it may not be the most optimized right now, but in the future it will most def be. (hopefully).
- add customizable colors
- make the code actually readable
- optimize the code
- get gpu without the configuring
*in no particular order.
contributions are always welcome, feel free to fork and submit a pull request. i am still a beginner, and would like to code in most features myself to learn rust better. i would appreciate contributions for bug fixes (theres gonna be a lot of them).