Crates.io | vkfetch-rs |
lib.rs | vkfetch-rs |
version | 0.1.0 |
source | src |
created_at | 2024-04-14 20:17:19.819818 |
updated_at | 2024-04-26 19:31:32.998078 |
description | vkfetch-rs is a fetch-program that displays basic information about your vulkan-compatible graphic card(s)! |
homepage | |
repository | https://github.com/float3/vkfetch-rs |
max_upload_size | |
id | 1208514 |
size | 1,463,566 |
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
git clone https://github.com/float3/vkfetch-rs
cd vkfetch-rs
cargo build