this is a rewrite of https://github.com/Wunkolo/vkfetch
I referenced the code and took some of the ASCII art from it
thanks to wunkolo for writing the original <3, love you buddy
I rewrote it because I wanted to have vkfetch on an easy to manage package manager
- support all the features of the original vkfetch
- support other gpus/vendors that aren't part of the original vkfetch
- use ANSI escape codes that are compatible with all terminals
- add as much info as possible
git clone https://github.com/float3/vkfetch-rs
cd vkfetch-rs
cargo build